Releases: RevealBi/Reveal.Sdk.Dom
Releases · RevealBi/Reveal.Sdk.Dom
0.1.127 - Beta
- Refactored interfaces
- added extension methods for removing visualizations
Full Changelog: 0.1.125-beta...0.1.127-beta
0.1.125 - Beta
Full Changelog: 0.1.123-beta...0.1.125-beta
0.1.123 - Beta
What's Changed
- refactored scatter map zoom rectangle by @brianlagunas in #43
- Documenting the class and constructors for the the visualizations root by @TorreyBetts in #44
- added support for Visualization Links
New Contributors
- @TorreyBetts made their first contribution in #44
Full Changelog: 0.1.111-beta...0.1.123-beta
0.1.111 - Beta
What's Changed
- refactored summarization and column objects by @brianlagunas in #30
- change Theme to be an Enum by @brianlagunas in #31
- removed document properties from public API by @brianlagunas in #32
- refactored image settings by @brianlagunas in #33
- Sealed public classes by @brianlagunas in #34
- refactored treemap settings by @brianlagunas in #35
- add IColumns extension methods by @brianlagunas in #36
- refactored pie and doughnut chart settings by @brianlagunas in #37
- refactored rest service by @brianlagunas in #38
- renamed DataSpec to DataDefinition by @brianlagunas in #39
- coerced OthersSliceThreshold to supported values by @brianlagunas in #40
- added chart zoom properties by @brianlagunas in #41
- minor updates by @brianlagunas in #42
Full Changelog: 0.1.65-beta...0.1.111-beta
0.1.65 - Beta
What's Changed
- Limit ComboChart chart types to supported types only by @brianlagunas in #9
- Implemented OHLC visualization by @brianlagunas in #10
- added candlestick sample by @brianlagunas in #11
- added support for Choropleth visualization by @brianlagunas in #12
- Refactored ComboChart Settings API by @brianlagunas in #14
- Refactored Pie, Doughnut, and Funnel settings by @brianlagunas in #15
- Refactored settings for all category chart types by @brianlagunas in #16
- added extension methods to configure stacked series settings by @brianlagunas in #17
- added spline chart configure setting method by @brianlagunas in #18
- added configure settings method for step area and line charts by @brianlagunas in #19
- added configure settings method for time series by @brianlagunas in #20
- Refactored settings for Scatter and Bubble by @brianlagunas in #21
- added configure settings method for Radial by @brianlagunas in #22
- Refactored settings for Pivot, Grid, and Sparkline by @brianlagunas in #23
- refactored Gauge settings by @brianlagunas in #24
- refactored KPI settings by @brianlagunas in #25
- refactored scatter map settings by @brianlagunas in #26
- renamed all methods starting with Add to Set by @brianlagunas in #27
- added icategory extensions by @brianlagunas in #28
- Refactored Field and field Filter objects by @brianlagunas in #29
Full Changelog: 0.1.11-beta...0.1.65-beta
0.1.11 - Beta
What's Changed
- switched to using json.net by @brianlagunas in #1
- Made VisualizationDataSpecs internal by @brianlagunas in #2
- Implemented a Fluent API by @brianlagunas in #3
- Added some initial unit tests by @brianlagunas in #4
- Added data source builder by @brianlagunas in #5
- added a rest data source builder by @brianlagunas in #6
- removed specific data source and data source items by @brianlagunas in #7
New Contributors
- @brianlagunas made their first contribution in #1
Full Changelog: https://github.com/RevealBi/Reveal.Sdk.Dom/commits/0.1.11-beta