mrjv
mrjv
A nice feature would be to support histogram charts, or alternatively, update the bar chart so that a histogram can be manually created given the right data. At the moment...
It does not seem possible to register and use a new chart controller type: ``` Chart.controllers.MyType = Chart.DatasetController.extend({ }); ``` since the chart react components have predefined types (doughnut, pie,...
**Adminer version:** 5.4.1 **Compiled:** single file (https://hub.docker.com/_/adminer/) **Driver:** PDO_PgSQL **Database version:** Postgresql 14.9 **Plugins used:** docker\DefaultServerPlugin It seems like Adminer 5.4.1 does not preserve the double precision in table exports...