Skip to content

Releases: hpcc-systems/Visualization

v1.6.2

03 Sep 17:00
Compare
Choose a tag to compare
  • Added Tabbed Marshaller and reverted HTML Marshaller
  • GH-823 GOOGLE DRAW ERROR
  • GH-822 PropertyEditor ExcludeTags Issue
  • GH-820 Property Walker Serialization Issue
  • GH-806 Surface menu overlay issue
  • GH-847 Google map zoom to fit issue
  • GH-848 Table width is invalid
  • GH-844 Themes not resetting correctly
  • GH-854 Deserializing a marshaller event issues
  • GH-841 Tabbed ASync render
  • GH-806 C3 Charts + MultiChartSurface
  • GH-866 Add tabbed marshaller

v1.6.0

30 Aug 08:20
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release
  • Adds HTTPS & rawgit cdn support to config.js
  • GH-518 Add Tabbed Layout
  • Allow widget params to be passed into dermatology demo URL.
  • Summary Widget
  • GH-646 Layered Layout
  • Graph Marshaller: Fixed Regression
  • Adds debug option to require config for global obj/array of widgets
  • Fixes Lint Failure in Surface.js
  • GH-610 AmChart 2D
  • GH-665 Add Unit Tests
  • Test that testData exists for all widgets
  • Test: Render widget with testData
  • Test for valid class names
  • Add test for Widget Class Hierarchy
  • Adds test to clone palette to each widget
  • Adds Unit Test for useClonedPalette
  • Adds JSCS code validation to the Framework
  • Add rawgit support for test page
  • Fixes Slider NAN issue and moves newSelection function
  • Upgrade to latest version of d3-cloud
  • Fixes amcharts images path resolution
  • GH-680 Fixes test-no-amd.html
  • GH-700 Fixes localstorage serial string undefined & IMG path
  • Removes PP Comments
  • GH-516 Adds Popup Widget
  • Adds global theme string support
  • Update README.md to point at correct build status
  • Fixes rawgit URL for amchart images
  • [GH-712] Move RequireJS deps to package.json, fix build and test
  • [GH-712] Use the right version of requirejs-plugins
  • Add support for show/hide tabs on tabbed layout.
  • Slider test initialization
  • AbsoluteSurface Fixes
  • Adds Utility Obj & Unit Test
  • Fix edge unit test console error.
  • GH-580 DDL select intersection
  • GH-542 Fixed table header and first column
  • Adds unit tests for Table Widget
  • GH-584 D3 Tooltip Widget
  • Adds unit tests for Column Chart Widget
  • Persist regression - syntax error.
  • Add new heatmap and canvas widgets
  • Optimizes Grid designMode
  • Add opacity to stacked columns.
  • Fixes Table Widget fixed header and column in SVG surfaces as well as
  • Adds support for checking if comms data is loaded and changes to pers
  • Refactor Google Maps
  • Fixes #781 - Border layout now stretches to fit SVG containers
  • Fix sizing of HTML Widget in SVG Widget.
  • Table Widget Fixed First Column
  • LocalStorage uses are now limited to getItem/setItem/removeItem
  • GH-793 Table Widget Border Spacing
  • Allow events across dashboards.
  • Adds Ordinal and Rainbow Legend Widget
  • GH-768 PropertyEditor excl tags do not propagate
  • Table Widget Fixed First Column
  • GH-808 Table widget can display numbers again
  • Fix up-merged linting issues.
  • GH-662 Adds SelectionBag to Grid
  • GH-771 Table pagination fixed height

v1.4.8

30 Aug 06:26
Compare
Choose a tag to compare
  • Published Array Initialization
  • GH-771 Table pagination, auto calculate row count
  • GH-722 Sort regression for strings

v1.4.6

21 Aug 14:36
Compare
Choose a tag to compare
  • Added form to the gulp bundle list.
  • Theme Editor console log fix.
  • Fixed some non AMD naming issues.

v1.4.4

19 Aug 13:55
Compare
Choose a tag to compare
  • Surface: Non SVG content was not positioned correctly.
  • XYAxis: Possible corruption in multi chart
  • GH-713: Slider Events not firing during play
  • GH-705: Fix table pagination
  • GH-706: Add hpcc-viz-form.min.js to bower.json
  • GH-582: Table columns render in wrong sequence
  • Minor lint issues

v1.4.2

09 Aug 16:38
Compare
Choose a tag to compare
  • 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

13 Jul 16:43
Compare
Choose a tag to compare

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

10 Jul 21:16
Compare
Choose a tag to compare

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

29 Jun 07:11
Compare
Choose a tag to compare

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

15 Jun 18:54
Compare
Choose a tag to compare
  • 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.