1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-11-13 14:38:51 -05:00

Commit Graph

  • b84e74b885 add global AA variable to ImPlotStyle epezent 2020-08-25 22:47:03 -0500
  • 2880ae8414 Merge branch 'master' of https://github.com/epezent/implot epezent 2020-08-25 21:59:45 -0500
  • cac7a61235 tick abstraction epezent 2020-08-25 21:59:43 -0500
  • 0111edcd76 fix aux y axes for Light style epezent 2020-08-24 13:59:57 -0500
  • acb69ab410 add Configuration section to demo epezent 2020-08-24 11:48:00 -0500
  • 2f139f8a99 add StyleColorsX epezent 2020-08-24 11:06:43 -0500
  • 30ffe79d1d add StyleColorsX epezent 2020-08-24 11:06:29 -0500
  • 044ac47f51 fix context menu axis drag epezent 2020-08-24 09:04:45 -0500
  • 8eb6bba63b Merge branch 'jaswantp-RecoverAxesLimits' epezent 2020-08-24 09:04:01 -0500
  • 9f851e700b Merge branch 'RecoverAxesLimits' of https://github.com/jaswantp/implot into jaswantp-RecoverAxesLimits epezent 2020-08-24 08:59:52 -0500
  • 1b4a2049a7 fix vertical text scaling and offset epezent 2020-08-24 08:51:03 -0500
  • b2db7d11ec
    Recover from almost equal axis limits. jaswantp 2020-08-24 15:18:29 +0200
  • 5cc168dbf0 change demo back to float epezent 2020-08-24 00:18:43 -0500
  • 1884d3d7d5 overhaul styling epezent 2020-08-23 23:45:42 -0500
  • db16011e73 reorganize header epezent 2020-08-22 23:26:49 -0500
  • 9b8270d939 overhaul log plots - improve zoom, labels, and fit epezent 2020-08-22 22:55:37 -0500
  • 63e2ce3ddd fix bug in IsPlotHovered, add more data to candlestick demo epezent 2020-08-22 01:44:19 -0500
  • 0fd704b2a6 reorder demo code to avoid confusion epezent 2020-08-22 00:57:06 -0500
  • eff8b5be43 fix bug where no offsetting was done for ImPlotPoint* and ImVec2* plotters epezent 2020-08-22 00:35:41 -0500
  • 5039315122 add custom getters to demo epezent 2020-08-22 00:16:37 -0500
  • 9b85a2ef6e Merge branch 'master' of https://github.com/epezent/implot epezent 2020-08-21 22:13:24 -0500
  • 0afa53059e add Push/PopColormap, custom PlotShaded epezent 2020-08-21 22:13:11 -0500
  • a8e7194f2b
    Update README.md Evan Pezent 2020-08-21 08:00:01 -0500
  • 9deca4e422 add overloads for PlotShaded, ImPlotStyleVar_PlotPadding, and ImGui Tables API demo section epezent 2020-08-20 23:01:21 -0500
  • a41d413790 add FitNextPlotAxes epezent 2020-08-19 23:50:46 -0500
  • 7da6ed69f3 add FitNextPlotAxes epezent 2020-08-19 23:50:12 -0500
  • ff29f1ebcc add tooltip to candlestick demo epezent 2020-08-19 12:25:12 -0500
  • 8c125ccd6b small fix to query epezent 2020-08-19 11:43:00 -0500
  • c1daaab8ea
    Merge pull request #96 from jaswantp/SkipDrawQuery Evan Pezent 2020-08-19 11:37:45 -0500
  • 59aa912e73 fix bugs in axis hit box detection epezent 2020-08-19 11:34:52 -0500
  • ac07bea9ac
    Merge pull request #1 from jaswantp/SkipDrawQuery jaswantp 2020-08-19 14:40:11 +0200
  • 36a86cf955
    Draw query rect only when query enabled. jaswantp 2020-08-19 14:31:26 +0200
  • 038a9c9282 document per axis menus in demo epezent 2020-08-19 01:20:42 -0500
  • b409aecd30 add per axis context menus epezent 2020-08-19 01:18:05 -0500
  • 53c867f414 code cleanup, define magic numbers, add minimum plot size constraint, misc improvements to tick mark labels epezent 2020-08-19 00:04:05 -0500
  • 0926677b52 improve candlestick demo epezent 2020-08-18 11:17:16 -0500
  • 017a273862 Merge branch 'master' of https://github.com/epezent/implot epezent 2020-08-18 11:10:29 -0500
  • 642bc97a6e improve candlestick demo epezent 2020-08-18 11:10:22 -0500
  • 2df34aea12
    Update README.md Evan Pezent 2020-08-17 20:52:49 -0500
  • 47a76851ee
    typo Evan Pezent 2020-08-17 20:40:19 -0500
  • 7763b9cf43 add example for custom plotters epezent 2020-08-17 20:20:15 -0500
  • 2bc716d2b6 misc clean up, experimental rect rendering, center PlotText epezent 2020-08-17 18:31:30 -0500
  • d7e3cc78ac Merge branch 'master' of https://github.com/epezent/implot epezent 2020-08-17 16:26:48 -0500
  • be5c3b6959 wip rect rendering epezent 2020-08-17 16:26:45 -0500
  • 632808ca4c fixed template specialization on GCC epezent 2020-08-17 16:04:08 -0500
  • bd4036fbff fix max idx calculation epezent 2020-08-16 20:16:19 -0500
  • 34c3829277 Merge branch 'v0.5' epezent 2020-08-16 18:49:17 -0500
  • 803d250bb6 bug in debug mode epezent 2020-08-16 18:48:09 -0500
  • 4463fa107a clean up refactors, organize implot_internal.h epezent 2020-08-16 18:46:59 -0500
  • 73eb27456a
    Update README.md Evan Pezent 2020-08-16 15:43:41 -0500
  • a011de9e3f
    Merge pull request #92 from epezent/v0.5 Evan Pezent 2020-08-16 15:42:17 -0500
  • d9ae47bf2b finish refactoring implot for v0.5 epezent 2020-08-16 15:38:51 -0500
  • 862f96c560 add implot_internal.h epezent 2020-08-16 11:36:20 -0500
  • 86a9e51f9d add explicit context creation/destruction epezent 2020-08-16 10:25:06 -0500
  • a130aa414f
    Merge pull request #91 from PeterJohnson/fix-warning Evan Pezent 2020-08-16 08:21:17 -0500
  • a5d1f85040
    Fix compiler warning in implot_demo.cpp Peter Johnson 2020-08-15 23:47:18 -0700
  • 96dc5b5a28 expose NextColormapColor epezent 2020-08-16 00:49:34 -0500
  • 510366e12e document and demo PlotText colors epezent 2020-08-16 00:24:09 -0500
  • df0a159391
    Merge pull request #84 from ozlb/patch-1 Evan Pezent 2020-08-16 00:18:12 -0500
  • 4db63635fb add info about ImDrawIdx to benchmark demo epezent 2020-08-16 00:14:05 -0500
  • c09d160d19
    Merge pull request #88 from bear24rw/imdrawidx_32bit Evan Pezent 2020-08-15 23:25:11 -0500
  • 0969a8df83
    Merge pull request #90 from PeterJohnson/fix-yaxis-settings Evan Pezent 2020-08-15 23:22:47 -0500
  • 214504a20e
    Fix yaxis setting updates not working Peter Johnson 2020-08-15 21:00:51 -0700
  • 1ec47915d3 Fix overflow when using 32-bit ImDrawIdx Max Thrun 2020-08-13 10:48:35 -0700
  • 6a5e9401f7 rev up to v0.5 Evan Pezent 2020-08-07 13:04:31 -0500
  • ab9217049a
    PlotText color ozlb 2020-08-05 04:59:05 +0200
  • 5c9679c2ab
    header documentation correction v0.4 Evan Pezent 2020-07-28 22:22:37 -0500
  • 7d0d2d1e65 rename IsPlotItemHighlighted to IsLegendEntryHovered Evan Pezent 2020-07-26 21:49:31 -0500
  • 397fc05ca8 fix bug in IsPlotYAxisHovered Evan Pezent 2020-07-26 21:39:17 -0500
  • 5ee62dd86a Merge branch 'ozlb-master' Evan Pezent 2020-07-26 21:28:46 -0500
  • 9815d64691 tidy up ozlb axis hovering work Evan Pezent 2020-07-26 21:28:22 -0500
  • db38039e97 Merge branch 'master' of https://github.com/ozlb/implot into ozlb-master Evan Pezent 2020-07-26 20:10:24 -0500
  • b1e2e501d0
    Update README.md Evan Pezent 2020-07-25 08:11:43 -0500
  • e847aa786d bug fix: calculate adaptive divisions after canvas bounding box is calculated Evan Pezent 2020-07-25 07:59:47 -0500
  • 0a3442f389 fix issue with heatmap bounds not working correctly Evan Pezent 2020-07-25 07:52:15 -0500
  • 7a4bb510fb
    Merge pull request #71 from JoelLinn/fix-zerodiv Evan Pezent 2020-07-19 17:53:48 -0500
  • e43be28452 Fix divison by zero when plotting 0 data lenght. Joel Linn 2020-06-24 14:51:35 +0200
  • 9df6f22555
    IsPlotXAxisHovered, IsPlotYAxisHovered ozlb 2020-07-14 23:43:57 +0200
  • 140dd2bd8a
    IsPlotItemHighlight ozlb 2020-07-13 06:44:51 +0200
  • 4d4cac629b always show items without a legend entry Evan Pezent 2020-06-23 22:02:22 -0500
  • 2177ad1982
    Merge pull request #68 from jpieper/20200622-empty-legend Evan Pezent 2020-06-23 21:20:48 -0500
  • 6bc7e04fe1
    Update README.md Evan Pezent 2020-06-23 21:14:36 -0500
  • 0b3bf9bc9f Only display non-empty legends Josh Pieper 2020-06-22 13:56:38 -0400
  • 9894df4934
    Update implot.cpp Evan Pezent 2020-06-18 17:26:30 -0500
  • 37ee2d4c54 fix compiler warnings for plot digital Evan Pezent 2020-06-15 21:35:09 -0500
  • a3defa4881 Merge branch 'master' of https://github.com/epezent/implot Evan Pezent 2020-06-15 21:18:27 -0500
  • 307205bb7f
    Merge pull request #64 from ozlb/patch-2 Evan Pezent 2020-06-15 21:21:55 -0500
  • bf29e02320
    Update README.md Evan Pezent 2020-06-15 21:18:07 -0500
  • 8d205530cd Merge branch 'master' of https://github.com/epezent/implot Evan Pezent 2020-06-15 21:00:45 -0500
  • d661d4235a
    Merge pull request #61 from JaapSuter/work-input-remap Evan Pezent 2020-06-15 21:03:39 -0500
  • 70a044ee17 improve mouse pos label precision Evan Pezent 2020-06-15 21:00:42 -0500
  • c6ad6e9c7f clean up and debug input mappings Evan Pezent 2020-06-15 19:54:58 -0500
  • 676ea011b8 Merge branch 'work-input-remap' of https://github.com/JaapSuter/implot into JaapSuter-work-input-remap Evan Pezent 2020-06-15 17:08:47 -0500
  • 4bb00c71da typo in header Evan Pezent 2020-06-15 17:08:42 -0500
  • ce79420146 Switched from in-class initialization to setting the default input mapping in a constructor in the .cpp file. Jaap Suter 2020-06-15 09:55:30 -0700
  • 989815bec5 Merge branch 'master' into work-input-remap Jaap Suter 2020-06-15 09:06:09 -0700
  • f02088fef1 Changed from SetInputMap(ImPlotInputMap) to ImPlotInputMap& GetInputMap() per Evan's suggestion. Jaap Suter 2020-06-15 08:48:22 -0700
  • 4cf06cf52c
    PlotDigitalEx fix NAN values and fix circular buffer rollover (issue #60) ozlb 2020-06-14 22:28:01 +0200
  • fcbbc6c735
    Update README.md Evan Pezent 2020-06-14 08:49:56 -0500
  • 530367db09 move demo typedefs into namespace Evan Pezent 2020-06-14 08:31:09 -0500