A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
Changes to the validation methods to permit use of aggregation/extra fields when creating charts; use case for us was when creating PivotCharts and wanting to chart the combination of several fields.
Changes to the validation methods to permit use of aggregation/extra fields when creating charts; use case for us was when creating PivotCharts and wanting to chart the combination of several fields.