1. 15c5a1f AbstractDataPlotter: Improve error message for bad signal def by Brendan Jackman · 7 years ago
  2. e81fdcb Update ARM Ltd. copyright to 2017 by Brendan Jackman · 7 years ago
  3. e62d764 Merge pull request #229 from bjackman by Javi Merino · 8 years ago
  4. e2ede1f ILinePlot: Add fill_alpha parameter by Brendan Jackman · 8 years ago
  5. 085a026 Constraint: Fix __str__ for non-string column keys by Brendan Jackman · 8 years ago
  6. e624803 ILinePlot: Remove unused _attr field by Brendan Jackman · 8 years ago
  7. 3937077 EventPlot: Add ability to plot simultaneous events by Kapileshwar Singh · 8 years ago
  8. f9c81a7 plotter: EventPlot: add user-defined color map by Michele Di Giorgio · 8 years ago
  9. 5d12375 plotter: EventPlot: avoid changes on input data by operating on a copy by Michele Di Giorgio · 8 years ago
  10. 5c53c1f ILinePlot: Performance Improvements for ILinePLot by Kapileshwar Singh · 8 years ago
  11. cd8793f plotter: ILinePlot: make _fix_indexes always return a dictionary by Michele Di Giorgio · 8 years ago
  12. 539612b Merge pull request #206 from JaviMerino/ilineplot_xlim/v1 by Kapileshwar Singh · 8 years ago
  13. e6274bd ILinePlot: only pass the necessary data when xlim is passed by Javi Merino · 8 years ago
  14. 324d21a ILinePlot: document the xlim and ylim parameters by Javi Merino · 8 years ago
  15. 68e30d3 Merge pull request #204 from JaviMerino/plotter_color_everywhere_v2 by Kapileshwar Singh · 8 years ago
  16. 60ed527 plotter: Constraint: document the templates parameter by Javi Merino · 8 years ago
  17. d2d686c ILinePlot: avoid generating plots that can hang the browser by Javi Merino · 8 years ago
  18. 2d73656 ILinePlot: document parameters of view() by Javi Merino · 8 years ago
  19. e5c3597 plotter: augment the signals spec to include colors by Javi Merino · 8 years ago
  20. 25ffb28 AbstractDataPlotter: don't use the trappy grammar for what is just a string split by Javi Merino · 8 years ago
  21. 8421503 plotter: remove unneeded check by Javi Merino · 8 years ago
  22. f4261b4 ILinePlot: learn to specify custom colors by Javi Merino · 8 years ago
  23. 846ef41 Merge pull request #202 from JaviMerino/value_error_ilineplot by Kapileshwar Singh · 8 years ago
  24. 53c706e Merge pull request #197 from JaviMerino/two_eventplots_fail_copy by Javi Merino · 8 years ago
  25. 4474513 plotter: show appropriate error when plotting a dataframe but column was not specified by Javi Merino · 8 years ago
  26. c7054df plotter: Cope with matplotlib's version scheme by Javi Merino · 8 years ago
  27. 35e4045 plotter: Let static plotters define custom colors by John Pocock · 8 years ago
  28. a5e5e4c EventPlot: Don't use a variable for the data by Javi Merino · 8 years ago
  29. 8899094 Merge pull request #191 from JaviMerino/increase_requirejs_timeout by Kapileshwar Singh · 8 years ago
  30. 5122084 plotter: Remove handling duplicate indexes from Constraint by Javi Merino · 8 years ago
  31. 0121e71 StaticPlot: pass xlim and ylim through to matplotlib by Michele Di Giorgio · 8 years ago
  32. e562e76 EventPlot: increase requirejs timetout by Javi Merino · 8 years ago
  33. 7f6a6d7 ILinePlot: preserve order in the legend of ILinePlot by Javi Merino · 8 years ago
  34. 59f0f2c plotter: IPythonConf: remove get_plotter_data() by Javi Merino · 8 years ago
  35. 535b3bd ILinePlot: embed the data in the notebook by Javi Merino · 8 years ago
  36. 7c1bbd5 ILinePlot: put javascript after the table tag by Javi Merino · 8 years ago
  37. aa4bece ILinePlot: don't call data_frame what's just a python dict by Javi Merino · 8 years ago
  38. 215d9ff plotter: ILinePlot: add macros for publishing by Javi Merino · 8 years ago
  39. 39e9830 plotter: EventPlot: Add Macros for Publishing by Kapileshwar Singh · 8 years ago
  40. 85e2415 plotter: export lib urls to variables by Javi Merino · 8 years ago
  41. 0cd75b7 plotter: EventPlot: Add support for embedded data by Kapileshwar Singh · 8 years ago
  42. 7c35539 plotter: EventPlot: drop newline when reading css by Javi Merino · 8 years ago
  43. 575a906 plotter: open and close the css_fh using a with context by Javi Merino · 8 years ago
  44. d57fef2 plotter: IpythonConf: Update method to get profile dir by Kapileshwar Singh · 8 years ago
  45. 4f4b18a plotter: fix references to FTrace by Javi Merino · 8 years ago
  46. 70585c8 Merge pull request #162 from derkling/fix-systrace-support by Javi Merino · 8 years ago
  47. fe81c5d plotter: allows to parse systrace generated traces by Patrick Bellasi · 8 years ago
  48. ff4923e plotter: make plotter usable for SysTrace collected events by Patrick Bellasi · 8 years ago
  49. 2c6717c Merge pull request #159 from mdigiorgio/iplot-scrollbar by Javi Merino · 8 years ago
  50. 094df31 plotter: ILinePlot: decrease figure width by 3 instead of 2 by Michele Di Giorgio · 8 years ago
  51. f63869e plotter: document synchronized zoom by Javi Merino · 8 years ago
  52. fadc28a ILinePlot: fix merging with duplicate indexes in one of the dataframes by Javi Merino · 8 years ago
  53. f2666cb ILinePlot: learn to pass tests by Javi Merino · 8 years ago
  54. 28cddad Merge pull request #154 from JaviMerino/test_fixes by Kapileshwar Singh · 8 years ago
  55. 30ea8a2 Merge pull request #155 from mdigiorgio/iplot-scrollbar by Javi Merino · 8 years ago
  56. 818223a plotter: ILinePlot: remove undesired horizontal scollbar below plot by Michele Di Giorgio · 8 years ago
  57. 3d99106 plotter: use prop_cycle instead of color_cycle by Javi Merino · 8 years ago
  58. 26b5bb8 ILinePlot: create uniform indexes for mupltiple traces by Michele Di Giorgio · 8 years ago
  59. 050d92d ILinePlot: remove unused attribute legend_ncol by Michele Di Giorgio · 8 years ago
  60. b8d8913 plotter: improve documentation by Javi Merino · 8 years ago
  61. 50bea38 plotter: fix indentation by Javi Merino · 8 years ago
  62. b08911b Merge pull request #147 from mdigiorgio/plot-template by Javi Merino · 8 years ago
  63. 6b7add5 plotter: StaticPlot: set plot background to white and legend to light grey by Michele Di Giorgio · 8 years ago
  64. 58ee895 plotter: ILinePlot: fix title and legend for interactive plots by Michele Di Giorgio · 8 years ago
  65. 29a12bb plotter: StaticPlot: fix legend and title to show correct labels by Michele Di Giorgio · 8 years ago
  66. 99afffa plotter: StaticPlot: fix data plotted when selecting permute option by Michele Di Giorgio · 8 years ago
  67. b24eed7 plotter: create uniform title style for every type of plot by Michele Di Giorgio · 8 years ago
  68. 9b4898a plotter: always show lower centered legend by Michele Di Giorgio · 8 years ago
  69. 09e79e3 plotter: Properly catch multiple exceptions in Constraint.py by Javi Merino · 8 years ago
  70. 2711727 plotter: remove code duplication in Constraint.py by Javi Merino · 8 years ago
  71. 9fe317f plotter: fix constraint filtering with multiple filters and pivots by Javi Merino · 8 years ago
  72. 8377bdc plotter: ILinePlotGen: substitute cols parameter with per_line by Michele Di Giorgio · 8 years ago
  73. 9f5c707 plotter: ILinePlotGen: remove unused list of figure names by Michele Di Giorgio · 8 years ago
  74. e64d9ea plotter: StaticPlot: make_title show trace name only for single trace plots by Michele Di Giorgio · 8 years ago
  75. d7faba5 plotter: StaticPlot: move legend below graph by Michele Di Giorgio · 8 years ago
  76. 9370a6c plotter: StaticPlot: fix column shown in title by Michele Di Giorgio · 8 years ago
  77. daf270b plotter: Constraint: make column attribute public by Michele Di Giorgio · 8 years ago
  78. b42593d plotter: StaticPlot: cleaner Plot when a single run is in use by Michele Di Giorgio · 8 years ago
  79. db94650 plotter: StaticPlot: remove legend when plotting a single trace by Michele Di Giorgio · 8 years ago
  80. 1d4477b plotter: BarPlot: Add docstring for BarPlot by Javi Merino · 8 years ago
  81. f4dbd1a Changed templates=None to templates in StaticPLot by John Pocock · 8 years ago
  82. e706884 Added a BarPlot which can plot data as vertical bars by John Pocock · 8 years ago
  83. 2872410 Combined StaticPlot _resolve and _resolve_concat by John Pocock · 8 years ago
  84. 5d35796 Refactored StaticPlot._resolve_concat and removed LinePlot.plot by John Pocock · 8 years ago
  85. 43337fc Moved the default fill from StaticPlot to LinePlot by John Pocock · 8 years ago
  86. 66d4e90 Refactred to group series (constraints) on each axis by John Pocock · 8 years ago
  87. 2c3ca82 Refactored _plot (now _resolve) in StaticPlot by John Pocock · 8 years ago
  88. d098bd5 Started simplifying using constraints in custom plots by John Pocock · 8 years ago
  89. 96602fc Fixed plotting of dataframes by John Pocock · 8 years ago
  90. 4ec4aee trappy: update copyright to 2016 by Javi Merino · 8 years ago
  91. c26a323 ftrace: rename Run to FTrace by Javi Merino · 8 years ago
  92. 08ea8c2 Merge pull request #114 from sinkap/eplot_resize_fix by Javi Merino · 8 years ago
  93. b9e8f11 plotter: ILinePlot: Responsive Design for ILinePlot by Kapileshwar Singh · 8 years ago
  94. 9b2ef8c plotter: EventPlot: Namespace the resize event listeners by Kapileshwar Singh · 8 years ago
  95. e6208b4 plotter: EventPlot: Dynamically update graph when window is resized by Kapileshwar Singh · 8 years ago
  96. 7145624 plotter: EventPlot: Pass all SVG objects in info Description by Kapileshwar Singh · 8 years ago
  97. 7a1def4 plotter: EventPlot: Function to draw SVG paths in summary by Kapileshwar Singh · 8 years ago
  98. e13f70c plotter: EventPlot: Initial value of chart width should be dynamic by Kapileshwar Singh · 8 years ago
  99. c32a813 Merge pull request #111 from JaviMerino/plot_trace_dropped_events by Kapileshwar Singh · 8 years ago
  100. ea83e5d LinePlotter: don't make titles appear as t,h,i,s by Javi Merino · 8 years ago