Re: Tables...

2021-11-24 Thread Ovilia
Hi Keith, If the tables should be editable to users, I would suggest using table libraries like handsontable [1]. If they are not editable, you could also use Apache ECharts to hack the tables. Here are some examples [2][3]. Hopefully, the Chinese in the code doesn't affect understanding

Tables...

2021-11-22 Thread Keith Cooper
Hi There, I’m interested in your chart/graph library for a development project, but also need to present data in tables that are just as dynamic and visually stunning. Do you by chance have options for that? Cheers Keith