Data-DrivenJavascriptChart Library
6 Data Formats
OrbCharts is based on 6 "data formats". Each data format corresponds to a unique visualization type, and data can be manipulated through parameters - filtering, axis rotation, scale, etc., dynamically mapped to the visual presentation of the chart.
Modular Plugins
All graphic elements are embedded plugins, which can be dynamically expanded or replaced in the same data category, like building blocks, layer by layer stacking or expanding functions.
Based on D3.js and RxJS
In order to create the most "data-driven" chart design framework, D3.js and RxJS are used as the main development technologies at the bottom. Both are very popular libraries in the front-end development field, with high application and extension potential.