Releases: epi2me-labs/ezcharts
Releases · epi2me-labs/ezcharts
v0.3.3
Fixed
- CI issues with v0.3.2 causing a partial release.
v0.3.0
Changed
- Bootstrap updated to 5.0.3
Added
- Create fastcat.SeqSummary from bamstats data.
- Snippet for offcanvas
v0.2.6
Fixed
- Intro content added to header instead of main.
v0.2.5
Added
- More colours to EPI2ME Labs template.
- BaseReport class
v0.2.4
Added
- Scientific notation to axis labels.
Fixed
- yield plot fix to prevent too much data being plotted.
v0.2.3
Changed
- All plots now have a toolbox by default.
Added
- Histogram and barplot with seaborn API.
- Fastcat sequence summary component.
- Some overriding of eCharts defaults.
- Added ecStat 1.2.0 to vendor resources
- Adding paging options to DataTable
- CLI now configures logging.
v0.2.2
Added
- Ideogram - function to draw ideograms from user provided data.
- JSCode class for javascript code snippets.
Fixed
- Cleaned up inclusion of data resources.
v0.2.1
### Fixed
- conda requirements
v0.2.0
Added
- Automatic eCharts API code generation.
- Make project skeleton for plotting and reports.
- Sketch a few seaborn-like plotting functions, stub others.
- Base dominate reporting functionality.
- Port several canned-components from aplanat.
- Bootstrap cards and progress-bar snippet.
v0.0.1
Added
- Empty project