Closed KarthikRIyer closed 5 years ago
I've added LinePlot. I've also separated what I thought to be common plot properties like PlotBorder, PlotDimensions, PlotLabel, etc. into separate types and put them under Util. I've also separated the plotting logic in an extension.
I've made the changes. Are the PRs other than the examples ready to merge?
This all looks good to me, I approve pulling it in. Any changes / additions to this can easily come afterward.
I've added LinePlot. I've also separated what I thought to be common plot properties like PlotBorder, PlotDimensions, PlotLabel, etc. into separate types and put them under Util. I've also separated the plotting logic in an extension.