Hi everyone,
I think it's time for a small release, so what's new ?
Apache ECharts
- We were suggested to add this popular charts library, so here it is, available to the latest version.
- You'll find all the templates available on the RootDB demo instance to help you kick-start your reports with this one.
Chart.js
- This library was updated to the latest available version 4.4.3.
Grid behaviour
- First we now display underlying grid. We thought it was a nice idea to see the grid when moving data view 🙂
- And you can more easily move, resize the data view.
Dependencies upgrade
- As usual we upgraded all project's dependencies, frontend and api side.
The work continue on a Chart.js configuration tool. Here where we are :
- We already have something working, in a basic way but seems not too bad.
- Already existing data views won't be compatible with this tool. It will be a choice to make when you create a new data view, use or no a configuration tool.
- We're not sure yet if you will be able to add custom javascript when you use this configuration tool.
- Under the hood, we also changed the way we interpret in a more cleaner way the javascript code.
That's all for today release.
Have a nice summer, stay hydrated.