Commit Graph

  • f1bfb73278 BarGraphItem: implement dataBounds method Mikhail Terekhov 2014-02-26 11:25:20 -0500
  • 5e8a2ace26 Make 'removeAllowed' regular property of 'Tick' 2xB 2020-11-16 19:59:33 +0100
  • 01aee93a16
    Fix: TickSliderItem method uses function from subclass GradientEditorItem (#1439) 2xB 2020-11-16 19:56:58 +0100
  • 10339073ba BarGraphItem: factor out setData() Mikhail Terekhov 2014-02-25 15:53:04 -0500
  • 6f2cb63d90 Fix: TickSliderItem ignores Tick.removeAllowed 2xB 2020-11-16 19:34:29 +0100
  • 74c644b225 Improved code layout 2xB 2020-11-16 18:21:49 +0100
  • aceb325f61 BarGraphItem: add setPen and setBrush methods Mikhail Terekhov 2014-03-06 16:01:15 -0500
  • 512e173581 Fix: TickSliderItem method uses function from subclass GradientEditorItem 2xB 2020-11-16 17:50:05 +0100
  • f5baaa271e test (LegendItem): check increasing rowCount as add items Drew Risinger 2020-11-13 16:57:52 -0500
  • 4b5f8d3711 test (LegendItem): remove unused curRow variable Drew Risinger 2020-11-14 08:54:40 -0500
  • fb66da9b5d LegendItem: add colCount docs Drew Risinger 2020-11-13 16:56:15 -0500
  • 523b27c13e LegendItem: remove rowCount argument (not implemented) Drew Risinger 2020-11-13 15:27:21 -0500
  • 1b3e7205df LegendItem: correct calculation of rowCount Drew Risinger 2020-11-13 15:24:39 -0500
  • da88778e59 LegendItem: remove unused curRow variable Drew Risinger 2020-11-13 15:23:26 -0500
  • d908536750 LegendItem: fix spelling mistake Drew Risinger 2020-11-13 13:44:53 -0500
  • 05982b4735 Try again... Ogi Moore 2020-11-12 11:10:47 -0800
  • af66fb8bce Remove debug code in TextItem Ogi Moore 2020-11-11 22:07:04 -0800
  • 8df3fd6a99 Removing first call to updateMatrix in resizeEvent Ogi Moore 2020-11-11 21:59:17 -0800
  • 8810e4a3f9 add troubleshooting-messages Ogi Moore 2020-11-11 10:51:21 -0800
  • b21967d20d
    default colors for enum ColorMap type (#1428) Stephanie Seeman 2020-11-11 09:03:50 -0800
  • 4575decf6f
    Prevent item duplication in Node context menu (#1361) Charles Brunet 2020-11-11 12:02:46 -0500
  • d30535c34c try better solution to prevent item duplication Charles Brunet 2020-11-11 08:01:29 -0500
  • 3eea9670a0 Merge remote-tracking branch 'upstream/master' into duplicated-addnode-menu-on-blocks Charles Brunet 2020-11-11 07:13:27 -0500
  • 4eebb62c7c
    Update ColorMapWidget.py Stephanie Seeman 2020-11-10 12:19:17 -0800
  • ee7fcae3ac fix axis mismatch 0000matteo0000 2020-11-10 10:19:09 +0100
  • 72c56df747 Merge remote-tracking branch 'upstream/master' 0000matteo0000 2020-11-10 10:18:02 +0100
  • 100c793174
    Fix ExampleApp: Use pg module from directory when run without installation (#1432) 2xB 2020-11-09 23:57:01 +0100
  • 586f6471e9 Fix ExampleApp: Use pg module from directory when run without installation 2xB 2020-11-09 21:37:06 +0100
  • a9a2cc3d55 Try pytest_dont_rewirte Ogi Moore 2020-11-06 14:54:20 -0800
  • 7d15a26bea Test on py39 Ogi Moore 2020-10-20 12:42:14 -0700
  • 3aa3e9b991
    Emit signal when GraphicScene.addItem() is used (#1388) Carlos Pascual 2020-11-06 23:06:53 +0100
  • 98c01a3667
    Update GridItem.py (#1423) ernierock 2020-11-06 23:04:34 +0100
  • 25ef6fa015 default colors for enum ColorMap type ALLENINST\stephanies 2020-11-05 10:59:18 -0800
  • 9b92f689b4 catch instances where not enough default colors are set for the number of values in the colormap ALLENINST\stephanies 2020-11-04 10:04:05 -0800
  • 24064c3fc9 update to default setting based on ColorMap type ALLENINST\stephanies 2020-11-03 16:11:22 -0800
  • 243e00f42e Emit signal when GraphicScene.removeItem() is used Carlos Pascual 2020-11-03 19:34:37 +0100
  • 021f409687
    Merge pull request #1 from pyqtgraph/master Nils Nemitz 2020-11-01 02:28:46 +0900
  • 9ffdb76be8
    Update GridItem.py ernierock 2020-10-31 12:07:52 +0100
  • cae1c66c78
    Fix width, height and background in SVG exporter (#1401) Gabriele Buondonno 2020-10-28 05:27:31 +0100
  • 0a7a54c3f6
    Permit entry of non-finite values into float SpinBox (#1422) lidstrom83 2020-10-27 21:26:05 -0700
  • fbdc52c404 Removed hover example to lazily pass tests Daniel Lidstrom 2020-10-26 22:35:59 -0700
  • 94f72e45ab Python 2 compatibility Daniel Lidstrom 2020-10-26 22:08:58 -0700
  • ae4522109e
    User-defined keywords of getArrayRegion (#1416) Toussaic 2020-10-27 06:04:38 +0100
  • 7d2fbe7596
    Fix name/title handling (#1356) Luke Campagnola 2020-10-26 21:56:26 -0700
  • 4c03fdfb07 Make non-finite SpinBox values optionally allowed Daniel Lidstrom 2020-10-26 19:47:23 -0700
  • 6500fc76e9 Make SpinBox example behave as advertised Daniel Lidstrom 2020-10-26 18:59:27 -0700
  • be2ab1a2ed Make inf and nan entry in SpinBox case-insensitive Daniel Lidstrom 2020-10-26 18:59:08 -0700
  • e71ad2d59a Ensure SpinBox text is updated when out-of-bounds value is entered Daniel Lidstrom 2020-10-26 17:05:06 -0700
  • 3469ed57fd Permit nan, inf, and -inf for float SpinBox Daniel Lidstrom 2020-10-26 16:17:17 -0700
  • 896ea1073b Merge branch 'imageitem-performance' of github.com:campagnola/pyqtgraph into imageitem-performance Luke Campagnola 2020-10-26 13:28:19 -0700
  • f46b286a84 Merge branch 'master' of github.com:pyqtgraph/pyqtgraph into imageitem-performance Luke Campagnola 2020-10-26 13:28:01 -0700
  • 4ff2812563 [test_svg] Fix unit test Gabriele Buondonno 2020-10-26 10:32:26 +0100
  • 13d48b2541 More optimization low-hanging fruit for the scatter plot Daniel Lidstrom 2020-10-25 22:48:40 -0700
  • da4dd94903 ~3x speedup in scatter plot speed test with pxMode Daniel Lidstrom 2020-10-25 16:25:34 -0700
  • ba6a82b641 Some simple optimizations for ScatterPlotItem Daniel Lidstrom 2020-10-25 05:26:24 -0700
  • 6e430881b5 Compatibility Daniel Lidstrom 2020-10-25 03:07:01 -0700
  • f12ec7ca98 Clean up while I'm here Daniel Lidstrom 2020-10-25 01:57:18 -0700
  • 16bc5b1550 Fix ScatterPlot example tool tip Daniel Lidstrom 2020-10-25 01:47:14 -0700
  • b3b4d9bac1 Further optimized scatter plot picking Daniel Lidstrom 2020-10-25 01:37:09 -0700
  • ffeb2576c5 Use Qt's serialization for SymbolAtlas.symbolMap keys Daniel Lidstrom 2020-10-25 01:28:51 -0700
  • 4f60ab2cc9 Added hovering demo to ScatterPlot example Daniel Lidstrom 2020-10-25 00:43:49 -0700
  • 451075b448
    DataTreeWidget: sorting crashfix (#1419) iam-git 2020-10-25 01:58:51 +0200
  • 38e8c9425b DataTreeWidget: sorting crashfix I am 2020-10-24 11:17:58 +0200
  • 71ff30fba8 Revert "[Exporter] Fix for QtGui.QGraphicsScene" Gabriele Buondonno 2020-10-23 22:59:19 +0200
  • 5f12909b43
    User-defined keywords of getArrayRegion Toussaic 2020-10-23 11:57:03 +0200
  • 0dacc57e02
    Emit event with mouse clicks for some items (#1414) lidstrom83 2020-10-22 11:17:59 -0700
  • 27ca1747f1
    Call GraphicsItem.viewTransformChanged() (#1413) Ogi Moore 2020-10-22 11:17:33 -0700
  • 69aa6019fe Needed to apply to labels too Ogi Moore 2020-10-22 10:49:48 -0700
  • 61d65b65f0 Emit event with mouse clicks for some items Daniel Lidstrom 2020-10-22 10:35:43 -0700
  • e30f92f50f Call GraphicsItem.viewTransformChanged() Ogi Moore 2020-10-22 10:16:58 -0700
  • cff19f3271
    Hide WidgetParameterItem.defaultBtn if param has no default (#1411) lidstrom83 2020-10-22 08:28:03 -0700
  • bede4b3daf Hide WidgetParameterItem.defaultBtn if param has no default Daniel Lidstrom 2020-10-21 22:53:02 -0700
  • 1b89c47cc2
    Add fontSize kwarg (taken from PR #129) (#1410) Ogi Moore 2020-10-21 22:18:36 -0700
  • f5a317f274 Add fontSize kwarg (taken from PR #129) Ogi Moore 2020-10-21 21:54:53 -0700
  • b44dcc135f
    Fixed mouse interaction issues with DockLabel (#1408) lidstrom83 2020-10-21 20:52:44 -0700
  • 0b52c8453e
    prepend conda-forge channel prior to env creation (#1409) Ogi Moore 2020-10-21 20:48:19 -0700
  • 9f1d0324e6 prepend conda-forge channel prior to env creation Ogi Moore 2020-10-21 20:18:51 -0700
  • 180fe3ceb0 Fixed mouse interaction issues with DockLabel Daniel Lidstrom 2020-10-21 15:30:26 -0700
  • 55a9e19e43
    ScatterItem: Fix name setting (#1405) Dennis Göries 2020-10-21 05:02:53 +0200
  • 5bdd25ea40 [Exporter] Fix for QtGui.QGraphicsScene Gabriele Buondonno 2020-10-20 13:55:02 +0200
  • 7e57e07068
    example app now works with Qt4 and Python2 again (#1302) Ogi Moore 2020-10-19 11:51:12 -0700
  • 2d073c6f00 Proper importing now Ogi Moore 2020-10-19 09:51:15 -0700
  • 05ee86c0ce Non-relative import for example app Ogi Moore 2020-10-19 09:28:00 -0700
  • f9b819facc Updated docs, example app now tested Ogi Moore 2020-10-18 23:19:48 -0700
  • 995630cdd9 ScatterItem: Fix name setting Dennis Goeries 2020-10-19 15:00:45 +0200
  • 5836ee6a39 Merge remote-tracking branch 'upstream/master' Dennis Goeries 2020-10-19 14:34:00 +0200
  • 482ca528f6 [SVGExporter] Remove f-strings Gabriele Buondonno 2020-10-19 11:11:45 +0200
  • 65e90faec5
    dynamic range limiting in PlotDataItem (#1140) Nils Nemitz 2020-10-19 14:34:41 +0900
  • 3524e3ffee Add newline Ogi Moore 2020-10-18 22:31:43 -0700
  • 70c843ae60 Remove commented out code Ogi Moore 2020-10-18 22:29:35 -0700
  • c4ad4ae97c Use courier new font as its on all platforms Ogi Moore 2020-10-18 21:59:06 -0700
  • 39f9c6a6aa
    caching for viewRect of LinearRegionItem to reduce CPU load (#1391) Julius Juodakis 2020-10-19 12:42:40 +1300
  • 2cf81ac7e5 caching viewRect at GraphicsItem jjuod 2020-10-19 11:56:30 +1300
  • 8329f06ec5 Merge remote-tracking branch 'upstream/master' Dennis Goeries 2020-10-18 23:43:47 +0200
  • 1ea2b8976e Fix scary examples.__main__ warning Ogi Moore 2020-10-18 09:08:24 -0700
  • 87b1f5fb92 rewrapped/reformated setDynamicRangeLimits docstring Nils Nemitz 2020-10-18 15:17:19 +0900
  • 18b015af74 No scary warning when launching examples Ogi Moore 2020-10-17 22:45:34 -0700
  • 7fc605e9c6 Add initExample Ogi Moore 2020-07-08 21:04:32 -0700
  • d9f54efe7e Example App is now part of the test suite Ogi Moore 2020-07-08 20:06:29 -0700
  • 3fb1425c78 example app now workw with Qt4 and Python2 again Ogi Moore 2020-07-07 21:46:31 -0700