Tags: mzimmerm/flutter_charts
Tags
Workspace.xml containes correct run -> edit tasks
Rudimentary line chart fully working
Large refactoring, changed ExternalTicksBoxLayouter and provider for … …less complex label positioning
Reimplemented affmapToPixelsMaybeTransposeInContextOf using Functiona… …l matrices and affine maps.
Refactored ChartViewMaker into ChartViewModel everywhere
Very stable point of ALL BAR charts working in both column and row or… …ientation, both stacking and nonStacking, both positive and negative.
Merge branch 'flutter_charts_v4_2023-01-26_convert_Presenters_to_BoxC… …ontainers' of github.com-mzimmerm:mzimmerm/flutter_charts into flutter_charts_v4_2023-01-26_convert_Presenters_to_BoxContainers
Likely last commit before restarting the work on charts as a fully auto-layouted system.
Back to NewDataContainer. Before making any changes that may affect EXISTING LAYOUTERS. If there is a deep issue with OLD DataContainer after this commit, compare code to this commit for any changes in COMMON EXISTING LAYOUTERS. Tests do NOT work, in fact nothing NEW works here, but OLD tests should work.
DataContainer redo from scratch.
PreviousNext