Using JSON data with FusionCharts
JSON is a lightweight and simple data format derived from JavaScript. The data structure is language-independent, with encoders and parsers available for virtually every programming language. FusionCharts allows you to provide JSON data to the chart either as a URL using the setJSONUrl()
method or as a string using the setJSONData()
method. Before we use these methods, let us convert our previous data from XML format to JSON format to understand this format. To do this, we will use the FusionCharts Data Format Conversion Tool that comes in the FusionCharts download package. Perform the following steps:
推薦閱讀
- Python量化投資指南:基礎、數據與實戰
- 移動UI設計(微課版)
- MySQL數據庫應用與管理 第2版
- 數據結構(Java語言描述)
- iOS開發實戰:從零基礎到App Store上架
- Learn WebAssembly
- Building Wireless Sensor Networks Using Arduino
- 軟件測試綜合技術
- Machine Learning for Developers
- Python Linux系統管理與自動化運維
- 企業級Java現代化:寫給開發者的云原生簡明指南
- 軟件開發中的決策:權衡與取舍
- Learning Dynamics NAV Patterns
- Python全棧開發:數據分析
- 新手學ASP.NET 3.5網絡開發