Skip to content
  • Luke Campagnola's avatar
    Fixes related to CSV exporter: · 03c01d3b
    Luke Campagnola authored
      - CSV headers include data names, if available
      - Exporter correctly handles items with no data
      - pg.plot() avoids creating empty data item
      - removed call to reduce() from exporter; not available in python 3
      - Gave .name() methods to PlotDataItem, PlotCurveItem, and ScatterPlotItem
    03c01d3b