implement time based charting based on new approach

Desktop / LibreOffice - Markus Mohrhard [googlemail.com] - 29 January 2014 01:09 UTC

The old approach does not work with the current implementation of the OpenGL backend. We now need to repaing every time the whole chart.

91e1d30 implement time based charting based on new approach
chart2/inc/ChartModel.hxx | 5 +++++
chart2/inc/ChartView.hxx | 17 +++++++++++++++++
chart2/source/model/main/ChartModel.cxx | 10 ++++++++++
chart2/source/view/inc/VDataSeries.hxx | 11 ++++++++++-
chart2/source/view/inc/VSeriesPlotter.hxx | 3 +++
chart2/source/view/main/VDataSeries.cxx | 23 ++++++++++++++++++++++-
6 files changed, 67 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share