Visualisations are currently missing from Meteor (the most relevant missing part now); ideally they all should have the same style/configuration. For this reason the best option so far is Plotly, already added and implemented with a simple case. Vega could be an alternative, but the configuration is more complex.
Plotly should then be:
- completely integrated
- chart type should be read from the database
- chart configuration should be read from database
- chart layout should be finalised
Two things are missing or partially missing in Plotly:
Visualisations are currently missing from Meteor (the most relevant missing part now); ideally they all should have the same style/configuration. For this reason the best option so far is Plotly, already added and implemented with a simple case. Vega could be an alternative, but the configuration is more complex.
Plotly should then be:
Two things are missing or partially missing in Plotly: