aboutsummaryrefslogtreecommitdiff
path: root/tests/test_plotter.py
AgeCommit message (Expand)Author
2017-04-26AbstractDataPlotter: Improve error message for bad signal defBrendan Jackman
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-07-17tests: add test for ILinePlotGen.df_to_dygraphKapileshwar Singh
2016-07-08plotter: ILinePlot: make _fix_indexes always return a dictionaryMichele Di Giorgio
2016-07-04Merge pull request #204 from JaviMerino/plotter_color_everywhere_v2Kapileshwar Singh
2016-07-04plotter: augment the signals spec to include colorsJavi Merino
2016-07-04tests: More thorough testing of signalsJavi Merino
2016-07-04ILinePlot: learn to specify custom colorsJavi Merino
2016-06-30plotter: show appropriate error when plotting a dataframe but column was not ...Javi Merino
2016-04-28ILinePlot: don't call data_frame what's just a python dictJavi Merino
2016-04-19ILinePlot: test independent series mergingMichele Di Giorgio
2016-03-15ILinePlot: fix merging with duplicate indexes in one of the dataframesJavi Merino
2016-03-15ILinePlot: learn to pass testsJavi Merino
2016-02-25tests: fix test_plot_filter() to make a plot with dataJavi Merino
2016-01-29test: Add tests for BarPlotJavi Merino
2016-01-15Fixed plotting of dataframesJohn Pocock
2016-01-05trappy: update copyright to 2016Javi Merino
2015-12-22ftrace: rename Run to FTraceJavi Merino
2015-12-17plotter: teach get_trace_event_data() to deal with broken tracesJavi Merino
2015-11-27tests: Add tests cases for signals input in plotter APIKapileshwar Singh
2015-08-13trappy: rename to trappyJavi Merino
2015-08-13cr2: change copyright to Apache 2Javi Merino
2015-08-13cr2: remove shebang from module filesJavi Merino
2015-08-12cr2: rename power.py to cpu_power.pyJavi Merino
2015-08-12tests: add copyright headers to all test filesJavi Merino
2015-08-12Add a test argument to view method for LinePlot.Kapileshwar Singh
2015-08-12Add a method to save the image for the graphsKapileshwar Singh
2015-08-12tests: plotter: Modifications for change in column namesKapileshwar Singh
2015-08-12Plotter Code for CR2 (Pivoted and filtered Plots)KP Singh