Raz

Software engineer - maker of things

:construction: fixed issue with multiple datasets on line charts fixed issue with sorting dates with multiple datasets

:construction: added support for multiple datasets with the new algorithm

:construction: fixed date mutability when the includeZeros was true

:bug: fixed bug with date mutation when zeros are included in timeseries

:construction: added dateField functionality setter in the UI and updated the UI a bit

:card_file_box: added a new migration to add dateField to dataset

:lipstick: improved the calendar input with the app colors and GB format

:construction: added the data type detection for the conditions first implementation of date conditions

:construction: making sure number filters have the values parsed into floats

:construction: added support for multiple conditions at the same time

:bug: fixed crash in the KPI line chart when the dataset data doesn't exist

:construction: added the add,remove,update functionality to the conditions

:construction: added the option not apply any of the Y Axis operations

:construction: rewrote big parts of the chart algorithm to make it more flexible

:construction: added multifill as an option in the dataset replaced chart subType need from the colors

:construction: added the Line and Pie charts in the new chart system

:construction: first draft of the new bar chart class for constructing chart configuration

:construction: added the sum and average operations to the axis class