Releases: hpcc-systems/Visualization
Releases · hpcc-systems/Visualization
v1.4.2
- GH-573 Persist now uses the correct key for deserialization
- GH-619 "null" values and "Date" values causes errors.
- GH-612 MultiChart Persist Issues
- SVG Surface Button Issue
- Google Map Missing Test Data
- GH-537 AM Chart Click Events
- GH-587 Form enter should submit
- GH-607 Grid designMode now displays grid-drop-target
- GH-590 Form Default Value
- Fix ESP Response
- GH-599 Surface Button Fix (click event)
v1.4.0
Demos:
- Added Theme Editor & Playground
Features:
- HPCC Charts: Added X, Y Types
- HPCC Charts: Added Scatter, Area, Step
- HPCC Charts: Line now supports many different interpolation modes
- HPCC Charts: Column now supports INChart API (Multi Bar Support)
- HPCC Charts: Column supports ranges (low/high, not just high)
- HPCC Charts: Column supports "stacked" mode
- HPCC Charts: Now support high/low values
- HTML Surface: Added Title Buttons
- Layouts: Added Border Layout
- Comms: Added Basic Connection (fetched data from non jsonp services)
- Form: Added support for better layouts
Fixes:
- Issue #536 - AMCharts this._class
v1.2.4
Fixes:
- Form submit not resolving datasources correctly.
- Table selection does not refresh correctly
- Added "date" as an input type.
- Marshaller First Load shows all instead of filtered
v1.2.2
Fixes:
- Graph Highlight return this
- Table hide objects
- Surface render return this
- Non AMD comms modules wrong ID
- Slider had wrong class name (would not persist)
- DDL Support for annotations
- DDL Support for forms
- Form/Input not clearing
v1.2.0
- Grid Layout: Improved Design Mode Usability
- Table: Sortable by column.
- Table: Multiple Selection Support (shift click, ctrl click)
- Table: Pagination now auto calculated based on available space
- Graph: Added support for multiple edges between vertices.
- Graph: Added properties to tweak hierarchy layout
- Graph: Added annotation support for vertices.
- Surfaces: Added annotation support (can be used as toolbar buttons)
- Google Charts: Added Scatter, Time-line and TreeMap
- HPCC Chart: Added orientation property (horizontal / vertical)
- HPCC Chart: Added selection mode
- Form: Added Form Widget and introduced new API IInput
- Slider Converted to use IInput
- Slider Control: “Play” and “Loop” Support added (can be used to step through time for the dashboard)
- Marshaller: Switched to new DDL Events
- Marshaller: Added Form Support
- Marshaller: Added Graph Annotation Support
- Comms: Improved calls with time-out support.
v1.0.4
tagging as v1.0.4
v1.0.2
tagging as v1.0.2
v1.0.0
tagging as v1.0.0
Version 0.9.2-beta
Support out of folder building.
Version 0.9.1-beta
Includes support for ECL Watch Graphs.