-
See #108. Opening this specifically to discuss implementing `Proxy.on` as an API to allow a proxy to implement event handling that is specific to the type of component it is proxying. There are many …
-
I think we could introduce the VEGA LITE framework as an OpenMOLE plugin for visualization :
Based on D3 library, the VEGA LITE win the ieeevis best paper award, the version 2.0 is out recently : …
-
-
List of charting libs and the layout algorithms seen in examples:
1. http://www.chartjs.org/
1. https://plot.ly/javascript/
1. http://n3-charts.github.io/line-chart/#/examples
1. http://nvd3.or…
-
Possible to create dash plugins from Javascript (e.g. d3.js viz) by create React components of the visualizations, which can then integrate with other Dash elements (like callbacks from buttons)
Al…
-
🙋 feature request
When requiring a JSON object `require('some.json')` the JSON file is loaded immediately, preventing you to load it asynchronously. In contrast, when you require a CSV file `requir…
-
1. Initial setup of project files
2. Build graph based on CSV data provided
3. Private demo using http password lock
-
Nice work on this d3 plugin!
I'm using the `onClickSegment` `callback` to get notified when the user clicks on a pie slice.
This all works fine, but the click will take them to a new page, so ideally…
ghost updated
8 years ago
-
Importing in angular component throws the following error:
```
Error: node_modules/chart.js/dist/types/index.d.ts:2794:18 - error TS2428: All declarations of 'PluginOptionsByType' must have identi…
-
Greetings.
I find there is something wrong with the localization script, when I add it to my demo, the renderers remain English while others are okay, I think this code's causing this:
opts = $.ex…