Socket
Socket
Sign inDemoInstall

jscharting

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jscharting - npm Package Versions

13

3.0.0

Diff

Changelog

Source

[3.0.0] - 2020-10-21

For more information, visit What's new in 3.0.

Added

  • Venn series type
  • Automatic color blending for venn diagrams
  • point.altColor with colorAdjust support for circular gauges
  • Candlestick and OHLC alternate color support with point.altColor
  • stroke styling for labels
  • updateOptions.then post animation callback.
  • Data highlighting (by muting others)
    • 3 highlighting modes (series, point, pointGroup)
    • Highlighting options when hovering points, legend, axis ticks
  • Point selection improvements
    • auto, single or multiple selection modes
    • { max: n } Maximum n points FIFO selection.
  • pointSelectionChanged and seriesSelectionChanged chart events
  • Legend checkbox option
  • Point and series muted and selected properties.
  • Chart mentoring, tips and suggestions with { debug: true }
  • Simplified series state settings { defaultSeries_states_hover_opacity: .5 }
  • JSC.sortBy() utility function
  • beforeExport and afterExport chart events
  • %parentId point token
  • Simpler additional axis logic: Automatically assumes what axes to bind to without needing id settings.
  • Arbitrary axes. Extra axes with scale.range setting can be used without binding to any other axis or data.
  • Axis tick mouseOver mouseOut and click events
  • Tooltip followCursor option
  • UIItem slider debounce option

Changed

  • Axis tick animation with proper scaling
  • Setting chart option {export:true} is required for export menu to appear
  • Chart wide performance improvements
  • Use axis_scale_range:{ padding and (min or max) together
  • Point axis tick: Closest point gets the tick.
  • Smarter point tooltip positioning

Bug Fixes

  • No Y Axis ticks on circular gauge exception fix.
  • Needle gauge default tooltip newline bug fix.
  • Fix X Axis range setting not working with bubble type.
  • Fix custom point settings preventing hatch pattern on legend entries.
  • Mapping mobile touch scroll fix.
  • Line series with labels zoom exception fix.
arthurpuszynski
published 2.9.0-9 •

Changelog

Source

[2.9.0-9] - 2020-5-1

Added

  • Allow string date values in smartPalette configuration

Bug Fixes

  • Pinch zoom on iOS devices
  • Issue with scale breaks and axis.invert=true
  • Organizational charts not working with wrong point order
  • OHLC shape drawing extra lines
  • Chart type:'map solid' not making point fills solid
  • SmartPalette range legend entries layout when only SP range entries exist
  • Custom legendEntry not updating through legendEntry.options()
  • Duplicate axisMarker legend entries with gauge charts after chart updates
arthurpuszynski
published 2.9.0-8 •

Changelog

Source

[2.9.0-8] - 2020-3-5

Added

  • Datagrid exportFile property to specify the name of the exported file
  • Datagrid title string property to draw a title
  • RTL culture support
  • Weekday ddd and dddd formatting
  • Tests with jest
  • Changelog
  • .npmignore

Changed

  • Axis tick animation with proper scaling
  • TokenLib date formatting fixes
  • Annotation with multivariate text wrapping fix
  • Render non-zero but small columns
  • Numeric x axes with only 4 digit values, use 'd' format by default.

Bug Fixes

  • Fixed tile/calendar pattern drawing of heatmap and calendar charts when zooming x or y axes.
  • Marker hitTest area was too large, especially for large markers.
  • Points sharing same ID across different series had trouble changing tooltip.
  • Fix empty point with axisTick option exception.
arthurpuszynski
published 2.9.0-7 •

arthurpuszynski
published 2.9.0-6 •

arthurpuszynski
published 2.9.0-5 •

arthurpuszynski
published 2.9.0-4 •

arthurpuszynski
published 2.9.0-3 •

arthurpuszynski
published 2.9.0-2 •

arthurpuszynski
published 2.9.0-1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc