forked from eiimage/qwt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
33 lines (31 loc) · 1.05 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Qwt TODO list
Ideas
------
- Improve Documention
- QAbstractModel -> QwtSeriesData
- Curves for financial charts, box-whisker
- QwtSeriesData + functors
- QwtSeriesData/QwtPlotCurve + Level of details (Douglas Peucker)
- Common zoom stack for all navigation objects
- Watermark Item
- Contour algorithm for vectors: http://apptree.net/conrec.htm
- OpenGL plot canvas
- Time/Date scale engine
- TeX texts
- Grid of QwtPlots
- Interval scale labels ( between 2 ticks )
- More than 4 axes
- QwtPlotLegendItem: legend item on the canvas
- QwtSymbol/QwtIntervalSymbol + QPainterPath
- QwtPlotScene + breaking composite architecture
- Using QStaticText for markers ( and scales ? )
- Using QAbstractSlider as baseclass of QwtAbstractSlider
Bugs/Change requests
--------------------
1) QwtPlotDict, performance of z sorting
2) Layout init of round scales too late.
3) Remove QwtScaleTransformation::copy()
4) Remove valid flag of QwtScaleDiv
5) Reference value for QwtThermo
6) Transparent canvas background + backingstore
7) Conflicts of qtAddLibrary with installed versions