DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
15 stars 3 forks source link

A chart library for custom chart creation #259

Open PawanKaur opened 1 year ago

PawanKaur commented 1 year ago

A Charting library, so that user can create their own custom charts and see the insights that they want to see. It will be available through Advanced Button

image

PawanKaur commented 1 year ago

A question, is it possible to use Python for this module? As I have a precreated module.

PawanKaur commented 8 months ago

@JonasGilg @shami-sneha suggestion is that the chart edit page should look like the image in this issue. Wherein, all filters are at one side and the connected visualisation is horizontally aligned. The current version had it inside the Filters. The problem is when the chart grows accordingly the width and height will grow and it will not impact the positioning of the filters.