]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/history - scripts/plot.py
Fix plot when obst in json is null
[hubacji1/iamcar2.git] / scripts / plot.py
2022-05-09 Jiri VlasakUpgrade plot scripts
2021-07-28 Jiri VlasakMerge branch 'clean-up'
2021-07-28 Jiri VlasakPlot pdf only
2021-07-12 Jiri VlasakMerge branch 'tuning'
2021-07-12 Jiri VlasakRefactor title, axes labels in plot script
2021-07-12 Jiri VlasakUpdate labels in plot script
2021-03-19 Jiri VlasakMerge branch 'add-test-48'
2021-03-19 Jiri VlasakInclude average iterations in plot title
2021-03-19 Jiri VlasakFix time-out rate caption
2021-01-04 Jiri VlasakPlot error in the same picture as cost
2020-12-07 Jiri VlasakFix error rate in plot costs
2020-11-09 Jiri VlasakMerge branch 'refactor/plot.py'
2020-11-09 Jiri VlasakAdd multiple costs plot function
2020-11-09 Jiri VlasakDo not use ylog scale for boxplot by default
2020-11-09 Jiri VlasakChange plot functions defaults
2020-05-26 Jiri VlasakMerge branch 'feature/refactor-and-tuning'
2020-05-26 Jiri VlasakUpdate default names, rotate x ticks
2020-05-26 Jiri VlasakMake predictable colors in histplot
2020-05-26 Jiri VlasakWhen provided use scenario directory name argument
2020-04-23 Jiri VlasakMerge branch 'feature/refactor-plot'
2020-04-13 Jiri VlasakFix path not found rate title
2020-03-31 Jiri VlasakAdd statistics for path original cost
2020-03-31 Jiri VlasakMerge branch 'feature/refactor-test'
2020-03-25 Jiri VlasakAdd axis labels to plot script
2020-03-23 Jiri VlasakMerge branch 'feature/refactor-plot'
2020-03-23 Jiri VlasakDo not rotate x ticks
2020-03-23 Jiri VlasakAdd limit to y axis when plot
2020-02-26 Jiri VlasakMerge branch 'feature/python-multiplots'
2020-02-26 Jiri VlasakSave plot instead of show
2020-02-26 Jiri VlasakAdd iterations plot, help, 24 font size
2020-02-26 Jiri VlasakUpdate histogram plot with 95 percentile
2020-02-26 Jiri VlasakPlot only y axis grid
2020-02-14 Jiri VlasakUse the last of what list as legend for barplot
2020-02-14 Jiri VlasakPlot list of whats in barplot
2020-02-13 Jiri VlasakMerge branch 'feature/python-plots'
2020-02-13 Jiri VlasakAdd histogram plot
2020-02-13 Jiri VlasakRefactor typo, spacing
2020-02-13 Jiri VlasakAllow plot script to be run
2020-02-12 Jiri VlasakAdd bar plot procedure
2020-02-12 Jiri VlasakAdd basic plot procedures