a76d9daec2
* Add DateAxisItem
* Change style to camelCase
* Fix missing first tick for negative timestamps
* Add ms precision, auto skipping
Auto skipping allows a zoom level to skip ticks automatically if the
maximum number of ticks/pt is exceeded
* fixes suggested by @goetzc
* workaround for negative argument to utcfromtimestamp on windows
* attachToPlotItem method
* default date axis orientation
* Use new DateAxisItem in Plot Customization example
* attachToPlotItem bugfix
* examples of DateAxisItem
* modified description of customPlot example
* added descriptions to the new examples, reformatted their code, included the first one into utils.py
* typo
* Refactored code for setting axis items into new function
Replaces "DateAxisItem.attachToPlotItem"
* Fix string comparison with ==
* Doc: Slightly more text for DateAxisItem, small improvement for PlotItem
* Make PlotWidget.setAxisItems official
* Fix typo in docstring
* renamed an example
* merge bug fix
* Revert "merge bug fix"
This reverts commit
|
||
---|---|---|
.. | ||
arrowitem.rst | ||
axisitem.rst | ||
bargraphitem.rst | ||
buttonitem.rst | ||
curvearrow.rst | ||
curvepoint.rst | ||
dateaxisitem.rst | ||
errorbaritem.rst | ||
fillbetweenitem.rst | ||
gradienteditoritem.rst | ||
gradientlegend.rst | ||
graphicsitem.rst | ||
graphicslayout.rst | ||
graphicsobject.rst | ||
graphicswidget.rst | ||
graphicswidgetanchor.rst | ||
graphitem.rst | ||
griditem.rst | ||
histogramlutitem.rst | ||
imageitem.rst | ||
index.rst | ||
infiniteline.rst | ||
isocurveitem.rst | ||
labelitem.rst | ||
legenditem.rst | ||
linearregionitem.rst | ||
make | ||
plotcurveitem.rst | ||
plotdataitem.rst | ||
plotitem.rst | ||
roi.rst | ||
scalebar.rst | ||
scatterplotitem.rst | ||
textitem.rst | ||
uigraphicsitem.rst | ||
viewbox.rst | ||
vtickgroup.rst |