Skip to content

Latest commit

 

History

History
3280 lines (2382 loc) · 203 KB

CHANGELOG.md

File metadata and controls

3280 lines (2382 loc) · 203 KB

Semiotic changelog

This changelog was autogenerated with conventional-changelog.

Unreleased

  • Add memoization params for useEffect (706c61d)
  • Bump version (81c457c)
  • Bump Version (cf54022)
  • Delete this. (b6e5d93)
  • Disable progressive rendering (1f76f66)
  • Fix accessor, add trendline value (7c03110)
  • fix defaults (b7ef62d)
  • Fix Jest for Failing FacetController Test, Use Yarn (1e14d06)
  • Fix tests (30d6c80)
  • Fix types (a20cbba)
  • Fixes (98f4f6d)
  • Functional component facetController (9fc7a17)
  • Further fix (matrix edges) (1ea856f)
  • Improve canvas interaction on tooltip behavior (137ea8d)
  • InteractionLayer, ResponsiveFrame -> fn component (d948e15)
  • Let's make a real 2.0 (ae6d854)
  • Make simple class-based components into functional components (ef9e0bb)
  • More docs cleanup (5c78190)
  • Redoing some of the simple components (7403801)
  • Remove ProcessViz component (6640f5c)
  • Remove reference to offset for now (934cd28)
  • SparkFrame -> fn (9e76714)
  • stop render queue iterations if there is no more data (165ed40)
  • TooltipPositioner -> fn (a55f6d4)
  • Update Axis to fn component (f4db35e)
  • Update src/components/AnnotationLayer.tsx (bca2dbd)
  • Update src/components/Brush.tsx (eb93de7)
  • Update src/components/TooltipPositioner.tsx (4b3944f)
  • Update to named function defaults (595a6dd)
  • Working fn annotationLayer (dfe455a)
  • Working Frame.tsx fn component (b5ff155)

1.20.6 (2020-12-02)

  • [legend] Add customClickBehavior with hover pointer state for legend interactions (dff3059)
  • [legend] Make difference between vertical and horizontal group rendering explicit with naming (4a11ee7)
  • [legend][docs] Update docs with clickable legend example (9e36f1a)
  • 1.20.6 (c3df3f0)

1.20.5 (2020-01-21)

  • 1.20.4 bump (874bda5)
  • 1.20.5 (d79503d)
  • Fix extent bug in docs & annotation merge (4ebbb29)
  • fix the annotation object merge (16e4b34)
  • handle typescript (83a3d86)
  • revert interface change (35e5535)
  • use object destructuring to merge annotation object (1f08577)

1.20.4 (2019-11-15)

  • add more tooltip attributes for more flexible customization (a9282c6)
  • added outbound tick lines option (62f4767)
  • added outbound tick lines option (184b483)
  • Clean up logging (b77d554)
  • fixed init state key (a9fdedb)
  • fixed type (42056d5)
  • fixed type (bf33c57)
  • fixed type (a95a938)
  • hide tooltip when new props received (c69a8b5)

2.0.0-rc.12 (2021-01-04)

  • Account for thresholds type (2546fc8)
  • Bump version (1c24123)
  • Fix donut chart bug (23ae7e0)
  • Pass mouse events, add summary options (a09c6b7)
  • Pull out some old devDependencies (411afaa)

2.0.0-rc.11 (2020-12-02)

2.0.0-rc.5 (2020-05-23)

2.0.0-rc.4 (2020-05-11)

2.0.0-rc.3 (2020-05-09)

2.0.0-rc.2 (2020-04-17)

  • enable showOutboundTickLines option for axis component (9598e0d)
  • Fix key bug (ad919f3)
  • Fix typo (4f91c17)
  • left/top has more availability than x/y (1a91e9b)
  • migrate annotation bugfix to semiotic 2 (698a471)
  • revamp TooltipPositioner for easier adoption (07677ef)
  • See if this is where you set circleci (73a48a6)

2.0.0-rc.1 (2020-04-11)

2.0.0-rc.0 (2020-04-05)

2.0.0-beta.25 (2020-03-27)

  • Add linebound, fix logscale bar chart issue (de0939e)

2.0.0-beta.24 (2020-03-27)

  • Make bar charts work with log scale (74c1a51)

2.0.0-beta.23 (2020-03-27)

  • Add fixed nodes functionality (d5405b6)
  • Add horizon, fix sketchy transform (467042e)

2.0.0-beta.22 (2020-03-08)

  • Fix hierarchical node bug (be4cebe)

2.0.0-beta.21 (2020-03-06)

2.0.0-beta.20 (2020-03-06)

2.0.0-beta.19 (2020-03-06)

2.0.0-beta.17 (2020-02-29)

2.0.0-beta.16 (2020-02-27)

2.0.0-beta.15 (2020-02-17)

2.0.0-beta.14 (2020-02-13)

  • Bump version (6e3b01f)
  • Fix pieceHover block when custom defined (f8fe52a)

2.0.0-beta.13 (2020-02-12)

  • Bump version (da62e0a)
  • Fix margin dec (8e1dc4a)
  • Fix tooltip content generation when piece is null/undefined (37b1d35)

2.0.0-beta.12 (2020-02-11)

2.0.0-beta.11 (2020-02-07)

  • activate interactivity if custom behavior is set (7589f15)
  • Fix hexbin preprocessing (fc3bab1)

2.0.0-beta.10 (2020-01-29)

  • Anozzer beta (d68e901)
  • Better responsive test example (0f4e283)
  • Fix accessibility bug (84b59b2)
  • Return object from type to avoid unsupported type failure (77c952e)

2.0.0-beta.9 (2020-01-20)

  • Fix prop change not being recognized (1b40588)

2.0.0-beta.8 (2020-01-16)

  • Bump version (7527709)
  • Calc voronoi for overflowing points (4dc58f3)
  • Hide pink color (b883859)
  • only draw points if they are within the margin area (bbe1c8f)

2.0.0-beta.7 (2020-01-12)

2.0.0-beta.6 (2020-01-04)

2.0.0-beta.5 (2019-12-28)

  • Boom beta 5 with actually working stuff. (d58c303)
  • Bump version (76c2865)
  • Finish replacing area->summary (1c20ea2)
  • Fix brushing (0a791ac)
  • Fix customHover mouseout (cc8d100)
  • Fix matte (aaa7dff)
  • Fix over-rendering of interaction & viz layers (6064cd5)
  • Replace all the old doc dependencies (fc0a1c9)

2.0.0-beta.4 (2019-12-21)

2.0.0-beta.3 (2019-12-04)

  • Bump semiotic-mark (0bb473a)
  • Bump version (59ad884)
  • Fix voronoi hover (3cdb1e3)
  • Override network edge sorting with edgeSort (for sankeys) (c22f22a)
  • Proper beta build & publish (hopefully) (b8e32ec)
  • Update network.ts (135046b)

2.0.0-beta.1 (2019-10-06)

  • Big push (c1615d0)
  • Fix types (6b032fc)
  • Get rid of non-fragment compatibility hack in FacetController (9e4b467)
  • Last lifecycle warnings out. (1cb7e83)
  • Oh boy it's beta release time! (a23eaf1)
  • Old Lifecycle Events Killed in Frames (7ba37c4)
  • React 16.goodbyeOldLifeCycles (5b87f4e)
  • Remove Download button (3e01bd0)
  • Rough is now optional (ebc2e27)
  • Update examples to use ES5 rough build (1e054cb)
  • Working(?) canvas interaction component (13943e1)

1.20.6 (2020-12-02)

  • [legend] Add customClickBehavior with hover pointer state for legend interactions (dff3059)
  • [legend] Make difference between vertical and horizontal group rendering explicit with naming (4a11ee7)
  • [legend][docs] Update docs with clickable legend example (9e36f1a)
  • 1.20.6 (c3df3f0)

1.20.5 (2020-01-21)

  • 1.20.4 bump (874bda5)
  • 1.20.5 (d79503d)
  • Fix extent bug in docs & annotation merge (4ebbb29)
  • fix the annotation object merge (16e4b34)
  • handle typescript (83a3d86)
  • revert interface change (35e5535)
  • use object destructuring to merge annotation object (1f08577)

1.20.4 (2019-11-15)

  • add more tooltip attributes for more flexible customization (a9282c6)
  • added outbound tick lines option (62f4767)
  • added outbound tick lines option (184b483)
  • Clean up logging (b77d554)
  • fixed init state key (a9fdedb)
  • fixed type (42056d5)
  • fixed type (bf33c57)
  • fixed type (a95a938)
  • hide tooltip when new props received (c69a8b5)

2.0.0-rc.5 (2020-05-23)

2.0.0-rc.4 (2020-05-11)

2.0.0-rc.3 (2020-05-09)

  • enable showOutboundTickLines option for axis component (9598e0d)
  • Fix faceting first (9bc9049)
  • migrate annotation bugfix to semiotic 2 (698a471)
  • optional types (d19e42e)
  • remove dist (40c0aa7)
  • remove dist (8c1e718)
  • Remove prop warnings (f3c1d61)
  • update axes type (6e75f2b)
  • update optional types (b0a5b97)
  • update types for divided line and xyframe (113ec5a)

2.0.0-rc.2 (2020-04-17)

  • Fix key bug (ad919f3)
  • Fix typo (4f91c17)
  • left/top has more availability than x/y (1a91e9b)
  • revamp TooltipPositioner for easier adoption (07677ef)
  • See if this is where you set circleci (73a48a6)

2.0.0-rc.1 (2020-04-11)

2.0.0-rc.0 (2020-04-05)

2.0.0-beta.25 (2020-03-27)

  • Add linebound, fix logscale bar chart issue (de0939e)

2.0.0-beta.24 (2020-03-27)

  • Make bar charts work with log scale (74c1a51)

2.0.0-beta.23 (2020-03-27)

  • Add fixed nodes functionality (d5405b6)
  • Add horizon, fix sketchy transform (467042e)

2.0.0-beta.22 (2020-03-08)

  • Fix hierarchical node bug (be4cebe)

2.0.0-beta.21 (2020-03-06)

2.0.0-beta.20 (2020-03-06)

2.0.0-beta.19 (2020-03-06)

2.0.0-beta.17 (2020-02-29)

2.0.0-beta.16 (2020-02-27)

2.0.0-beta.15 (2020-02-17)

2.0.0-beta.14 (2020-02-13)

  • Bump version (6e3b01f)
  • Fix pieceHover block when custom defined (f8fe52a)

2.0.0-beta.13 (2020-02-12)

  • Bump version (da62e0a)
  • Fix margin dec (8e1dc4a)
  • Fix tooltip content generation when piece is null/undefined (37b1d35)

2.0.0-beta.12 (2020-02-11)

2.0.0-beta.11 (2020-02-07)

  • activate interactivity if custom behavior is set (7589f15)
  • Fix hexbin preprocessing (fc3bab1)

2.0.0-beta.10 (2020-01-29)

  • Anozzer beta (d68e901)
  • Better responsive test example (0f4e283)
  • Fix accessibility bug (84b59b2)
  • Return object from type to avoid unsupported type failure (77c952e)

2.0.0-beta.9 (2020-01-20)

  • Fix prop change not being recognized (1b40588)

2.0.0-beta.8 (2020-01-16)

  • Bump version (7527709)
  • Calc voronoi for overflowing points (4dc58f3)
  • Hide pink color (b883859)
  • only draw points if they are within the margin area (bbe1c8f)

2.0.0-beta.7 (2020-01-12)

2.0.0-beta.6 (2020-01-04)

2.0.0-beta.5 (2019-12-28)

  • Boom beta 5 with actually working stuff. (d58c303)
  • Bump version (76c2865)
  • Finish replacing area->summary (1c20ea2)
  • Fix brushing (0a791ac)
  • Fix customHover mouseout (cc8d100)
  • Fix matte (aaa7dff)
  • Fix over-rendering of interaction & viz layers (6064cd5)
  • Replace all the old doc dependencies (fc0a1c9)

2.0.0-beta.4 (2019-12-21)

2.0.0-beta.3 (2019-12-04)

  • Bump semiotic-mark (0bb473a)
  • Bump version (59ad884)
  • Fix voronoi hover (3cdb1e3)
  • Override network edge sorting with edgeSort (for sankeys) (c22f22a)
  • Proper beta build & publish (hopefully) (b8e32ec)
  • Update network.ts (135046b)

2.0.0-beta.1 (2019-10-06)

  • Big push (c1615d0)
  • Fix types (6b032fc)
  • Get rid of non-fragment compatibility hack in FacetController (9e4b467)
  • Last lifecycle warnings out. (1cb7e83)
  • Oh boy it's beta release time! (a23eaf1)
  • Old Lifecycle Events Killed in Frames (7ba37c4)
  • React 16.goodbyeOldLifeCycles (5b87f4e)
  • Remove Download button (3e01bd0)
  • Rough is now optional (ebc2e27)
  • Update examples to use ES5 rough build (1e054cb)
  • Working(?) canvas interaction component (13943e1)

1.20.5 (2020-01-21)

  • 1.20.4 bump (874bda5)
  • 1.20.5 (d79503d)
  • Fix extent bug in docs & annotation merge (4ebbb29)
  • fix the annotation object merge (16e4b34)
  • handle typescript (83a3d86)
  • revert interface change (35e5535)
  • use object destructuring to merge annotation object (1f08577)

1.20.4 (2019-11-15)

  • add more tooltip attributes for more flexible customization (a9282c6)
  • added outbound tick lines option (62f4767)
  • added outbound tick lines option (184b483)
  • Clean up logging (b77d554)
  • fixed init state key (a9fdedb)
  • fixed type (42056d5)
  • fixed type (bf33c57)
  • fixed type (a95a938)
  • hide tooltip when new props received (c69a8b5)

2.0.0-beta.9 (2020-01-20)

  • Fix prop change not being recognized (1b40588)

2.0.0-beta.8 (2020-01-16)

  • Bump version (7527709)
  • Calc voronoi for overflowing points (4dc58f3)
  • Hide pink color (b883859)
  • only draw points if they are within the margin area (bbe1c8f)

2.0.0-beta.7 (2020-01-12)

2.0.0-beta.6 (2020-01-04)

2.0.0-beta.5 (2019-12-28)

  • Boom beta 5 with actually working stuff. (d58c303)
  • Bump version (76c2865)
  • Finish replacing area->summary (1c20ea2)
  • Fix brushing (0a791ac)
  • Fix customHover mouseout (cc8d100)
  • Fix matte (aaa7dff)
  • Fix over-rendering of interaction & viz layers (6064cd5)
  • Replace all the old doc dependencies (fc0a1c9)

2.0.0-beta.4 (2019-12-21)

2.0.0-beta.3 (2019-12-04)

  • Bump semiotic-mark (0bb473a)
  • Bump version (59ad884)
  • Fix voronoi hover (3cdb1e3)
  • Override network edge sorting with edgeSort (for sankeys) (c22f22a)
  • Proper beta build & publish (hopefully) (b8e32ec)
  • Update network.ts (135046b)

2.0.0-beta.1 (2019-10-06)

  • Big push (c1615d0)
  • Fix types (6b032fc)
  • Get rid of non-fragment compatibility hack in FacetController (9e4b467)
  • Last lifecycle warnings out. (1cb7e83)
  • Oh boy it's beta release time! (a23eaf1)
  • Old Lifecycle Events Killed in Frames (7ba37c4)
  • React 16.goodbyeOldLifeCycles (5b87f4e)
  • Remove Download button (3e01bd0)
  • Rough is now optional (ebc2e27)
  • Update examples to use ES5 rough build (1e054cb)
  • Working(?) canvas interaction component (13943e1)

1.20.4 (2019-11-15)

  • add more tooltip attributes for more flexible customization (a9282c6)
  • added outbound tick lines option (62f4767)
  • added outbound tick lines option (184b483)
  • Clean up logging (b77d554)
  • fixed init state key (a9fdedb)
  • fixed type (42056d5)
  • fixed type (bf33c57)
  • fixed type (a95a938)
  • hide tooltip when new props received (c69a8b5)

2.0.0-beta.1 (2019-10-06)

  • Big push (c1615d0)
  • Fix types (6b032fc)
  • Get rid of non-fragment compatibility hack in FacetController (9e4b467)
  • Last lifecycle warnings out. (1cb7e83)
  • Oh boy it's beta release time! (a23eaf1)
  • Old Lifecycle Events Killed in Frames (7ba37c4)
  • React 16.goodbyeOldLifeCycles (5b87f4e)
  • Remove Download button (3e01bd0)
  • Rough is now optional (ebc2e27)
  • Update examples to use ES5 rough build (1e054cb)
  • Working(?) canvas interaction component (13943e1)

1.20.3 (2019-09-03)

  • 1.20.3 (712e100)
  • Allow SVG elements to be returned by custom type in OrdinalFrame (56577be)
  • Clean up rollup (ha ha) (dfde23f)
  • Fix UMD Build? (4587fdd)
  • Update annotation if label changes (9984c99)

1.20.2 (2019-08-15)

1.20.1 (2019-08-12)

  • 1.20.1 (86fdb13)
  • add prop type (11776ea)
  • add prop type (69b4873)
  • Add subset for violins (dcbb568)
  • completed tooltip fix & enhancements for or frame (1e8aab9)
  • tooltip positioner for networkframe (5955f2a)
  • tooltip positioner for xyframe (d93a408)

1.20.0 (2019-07-29)

  • 1.20.0 (e801acc)
  • Add missing prop (c0832d4)
  • add new prop to types, declare ref type (96efdd5)
  • Fix area annotation problem (6f51f35)
  • Fix base annotation display in FacetController (fb81483)
  • fixing typescript error (4047e19)
  • fixing typescript error (a0615b0)
  • Honor includeAnnotations setting in extent (68c8602)
  • modify tooltip position for bar with negative values (327b41c)
  • Obey invert extent in FacetController (6b286ed)
  • optimize tooltip position if it exceeds viewport dimensions (91c7252)
  • optimize tooltip position if it exceeds viewport dimensions (84e61cb)
  • optimize tooltip position if it exceeds viewport dimensions (291ff80)

1.19.11 (2019-06-24)

  • 👷 Adding coveralls coverage reporting 📈 (5e79c8a)
  • 🚧 coverage collection for the coveralls service (99cc10f)
  • 💚 Fixing outdated test (0a345f5)
  • 💚 Fixing outdated test (019ba42)
  • 🙈 ignoring coverage folder (515c954)
  • 1 left (20e251d)
  • 1.10.0 (4cddf2f)
  • 1.10.1 (d71d851)
  • 1.10.2 (c26db69)
  • 1.10.3 (9a0d9a0)
  • 1.10.4 (cfea040)
  • 1.10.5 (d1f4334)
  • 1.11.0 (aa29735)
  • 1.11.1 (211f6f3)
  • 1.11.11 (ade7d6e)
  • 1.11.12 (ea8271d)
  • 1.11.13 (9f07ada)
  • 1.11.14 (4f79328)
  • 1.11.15 (2195dc4)
  • 1.11.16 (b47f5df)
  • 1.11.2 (de0d7e8)
  • 1.11.3 (4f01bff)
  • 1.11.4 (7c122fe)
  • 1.11.5 (8d85071)
  • 1.11.6 (f6dbdc6)
  • 1.11.7 (775d011)
  • 1.11.8 (ddd9f27)
  • 1.11.9 (a1498c3)
  • 1.12.0 (ed0da83)
  • 1.12.1 (12c8b51)
  • 1.13.0 (da07a98)
  • 1.13.1 (8a639cd)
  • 1.13.2 (5cb0aeb)
  • 1.13.3 (f549731)
  • 1.13.4 (ac56e2a)
  • 1.13.5 (78ae633)
  • 1.13.6 (bfc129c)
  • 1.13.7 (6246d8a)
  • 1.13.8 (5e7feba)
  • 1.14.0 (1d0d6c6)
  • 1.14.1 (b4cc512)
  • 1.14.2 (8dc5cca)
  • 1.14.3 (5545e05)
  • 1.14.4 (1110d08)
  • 1.14.5 (b7f9354)
  • 1.15.0 (bebd8bc)
  • 1.15.1 (6c1eac2)
  • 1.15.10 (32c77b4)
  • 1.15.2 (4e45fe3)
  • 1.15.3 (07ed846)
  • 1.15.4 (7be1679)
  • 1.15.5 (5b2e501)
  • 1.15.6 (8e39f49)
  • 1.15.7 (6845a63)
  • 1.15.8 (153b304)
  • 1.15.9 (cd6729a)
  • 1.16.0 (f7cfc58)
  • 1.16.1 (9703890)
  • 1.16.2 (1dd9022)
  • 1.16.3 (417fc72)
  • 1.16.4 (5360684)
  • 1.16.5 (a851ee7)
  • 1.16.6 (563142a)
  • 1.16.7 (a249fbe)
  • 1.16.8 (883031e)
  • 1.17.0 (625ccab)
  • 1.17.1 (91078e4)
  • 1.18.0 (5dcc2a8)
  • 1.19.0 (b4296ed)
  • 1.19.1 (0650b9a)
  • 1.19.10 (9395dbf)
  • 1.19.11 (7c8c384)
  • 1.19.2 (d6057bd)
  • 1.19.3 (129fc86)
  • 1.19.4 (2922d1a)
  • 1.19.5 (c1e98f3)
  • 1.19.6 (3a9c2dd)
  • 1.19.7 (2d4f9e3)
  • 1.19.8 (b6d1ae1)
  • 1.19.8 (90dcaa8)
  • 1.19.9 (b959126)
  • 1.2.10 (68d41b2)
  • 1.2.2 (131ecb7)
  • 1.2.3 (65a5ba7)
  • 1.2.4 (458884d)
  • 1.2.5 (6866534)
  • 1.2.6 (57739d7)
  • 1.2.7 (02b954c)
  • 1.2.8 (d723cc7)
  • 1.2.9 (b353611)
  • 1.3.0 (1cdd69b)
  • 1.3.1 (76e7958)
  • 1.3.2 (9d84438)
  • 1.3.3 (025a370)
  • 1.4.0 (a24b698)
  • 1.4.1 (27149e0)
  • 1.4.2 (987af0b)
  • 1.4.3 (492a95e)
  • 1.5.0 (22e856a)
  • 1.5.1 (7709fb6)
  • 1.5.2 (19add8a)
  • 1.5.3 (f38f3c1)
  • 1.6.0 (d34b10b)
  • 1.6.1 (6b90127)
  • 1.7.0 (eada10c)
  • 1.7.1 (c187b4c)
  • 1.7.10 (0f04a80)
  • 1.7.11 (01fb2f6)
  • 1.7.12 (2a84101)
  • 1.7.13 (04b8a82)
  • 1.7.14 (ef0cbbe)
  • 1.7.2 (7aa0826)
  • 1.7.3 (cc5cef6)
  • 1.7.4 (eec67c9)
  • 1.7.5 (f8db12e)
  • 1.7.6 (4958978)
  • 1.7.7 (903d64f)
  • 1.7.8 (d304c6d)
  • 1.7.8 (ff9c1ee)
  • 1.7.9 (afc22fd)
  • 1.8 fixes and features (3c34c59)
  • 1.8.0 (4b12e5f)
  • 1.8.1 (3ab8d8d)
  • 1.8.2 (87f5c02)
  • 1.8.3 (460ce94)
  • 1.9.0 (2d79733)
  • 1.9.1 (801527c)
  • 1.9.2 (76a4410)
  • 1.9.3 (99a108e)
  • 1.9.4 (96a4ae1)
  • 1.9.5 (1d94afd)
  • 1.9.6 (143a9cb)
  • A beginning is a delicate thing (d6ad00c)
  • add a useAreasAsInteractionLayer to allow bypass of voronoi calcs if we know the areas already (60a2afe)
  • Add and configure rollup (a6f648d)
  • Add and honor a showSummaryPoints prop (3313ddc)
  • Add Axis marginal data viz filter, fn margin & fn axes (bd58b77)
  • Add barpercent (a02755e)
  • add bundle analyzer (df84d70)
  • Add circleci config (dca6187)
  • Add classnames to axes (aab4274)
  • Add desaturation layer (02decf3)
  • Add disableContext prop (54027f7)
  • Add enclose-hull and examples (e3b2b5f)
  • Add ESLint config file (6bc893c)
  • add file extentions to shell scripts call from npm scripts (32da710)
  • Add flip for dendrograms (936a89b)
  • add global project .prettierignore so that people with prettier editor integrations can safely edit (42a3b67)
  • Add gridDisplay option (b7fa422)
  • Add heatmap and hexbin (6ef0d73)
  • Add hover process settings (a6ff81a)
  • Add link to examples (cfff25a)
  • Add matrix and arc diagram (919c919)
  • Add memoize one for changes (a5738c3)
  • Add minimal travis CI file (e181192)
  • Add missing dev dependency (fa8014b)
  • add more info for axis documentation (826b02a)
  • Add motif padding (71de50d)
  • Add note to check test results (5b5fd83)
  • Add Prettier config file (a8388b2)
  • Add reference to other annotation handling settings (be8d03e)
  • Add renderKey props for network (c7f8e0e)
  • Add rollup build in prepublish (425c092)
  • add shortcut path to createAreas (b57574b)
  • add shortcut path to createAreas (86e621e)
  • Add some vidjas (883aa43)
  • Add sortGroups to network settings (46d8aee)
  • Add source to Comet Plot docs (d4ed031)
  • add summary to the frame_props for XY (3462af8)
  • add yarn eject script (edaff66)
  • add yarn lint:fix script (7a27638)
  • added all data points as an argument to custom behaviour functions (cc2b052)
  • added all data points as an argument to custom behaviour functions (672d9eb)
  • added summaryClass and pieceClass PropTypes (edb675e)
  • Adding types, minor code cleanup (2f9306c)
  • Adjust minimum (a40a6a4)
  • Adjust second annotation position (81829e9)
  • All enclose rules honor "padding" (b878899)
  • Allow functions for foregroundGraphics & backgroundGraphics (f772b96)
  • Allow lines and points (94cfbb3)
  • Allow OrdinalFrame axis on label side for dynamic column width (d68dfb4)
  • allow points key to be overridden to avoid breaking change (c6413d3)
  • also add useAreasAsInteractionLayer as an accepted xyframe prop (de23bce)
  • angleRange & offsetAngle (b176eaf)
  • Annotation Handling, Brush (c157851)
  • Annotation Layer Adjust & JSX Axis Labels (00350a9)
  • Area line points, no axis marginalia handling (c58286c)
  • Area overlays for treemap, circlepack, partition and sankey (41cf149)
  • Automatic separation based on node size (37cad04)
  • axes for ridgeline (a75ed96)
  • Axis ARIA labels (66b7072)
  • Axis classes for radial (efceffc)
  • Axis Label Adjust (6a9d07d)
  • Axis.baseline (f0f70dd)
  • Back to simple joyplot example for galleria (2430710)
  • Back to voronoi (a5f1ae9)
  • Bar chart first (e8dd558)
  • basically test that dist was ~valid (46dad7a)
  • Better bar doc style (5b21fba)
  • Better customMark in timeline (9c0fa62)
  • Better galleria examples (43e8aba)
  • Better ids for accessibility for hierarchical charts (d5e76b2)
  • Better Radar Plots (170497c)
  • blur ARIA, fix before/after elemens (cc2fdab)
  • BrowserStack Logo (1a209fe)
  • Bug fixes (f8155d4)
  • Bug fixes (6301ee0)
  • Bump rc version (2982c55)
  • bumpline fixes (2ccc98c)
  • By by console log (1a287f5)
  • bye bye console (3ae84b0)
  • Canvas effects (6b3d40c)
  • Canvas interactivity (eefb124)
  • Catch a few more note accessor breakdowns (9e4ee54)
  • Catch some bugs (cb1f2ce)
  • Change circleci badge to be less yucky (7b90474)
  • Change console.log to console.info (bff88da)
  • Change formatting (7bb2f74)
  • change logic for when to set lines to undefined (d6ef9c8)
  • Change target to es5 (3eb5171)
  • change to better 0 length array logic (e1f7d6d)
  • chore(docs) including iframe in examples_list (41908cd)
  • Clean Docs, change default highlight point color (80f15b0)
  • Clean settings for docs (5394ac6)
  • Clean up (f953d83)
  • Clean up (e62a43f)
  • Clean up canvas rendering and redraw (a6f4d6c)
  • Clean up code, add graph prop to NetworkFrame (2645651)
  • Clean up custom layouts (c41b703)
  • Clean up DividedLineCode (d58460e)
  • Clean up docs (d7a3276)
  • Clean up docs (7b1619b)
  • Clean up DOM tree more (annotation layer, background graphics, canvas suppression when inactive) (309bb39)
  • Clean up everything (9a58dab)
  • Clean up examples (6d8de71)
  • Clean up margin (3bbceee)
  • Clean up old code (5731912)
  • Clean up proptypes (a735798)
  • Clean up sparkdendrogram example (7780667)
  • Cleanup (a727d21)
  • Clip voronoi to only what's in the constrained extent (dbadf7f)
  • Closest coord for connector for hull annotation (5627797)
  • Configure rollup to work with process.env substitution, node modules, and more (ec09fce)
  • Console (fd30622)
  • Correct vertical annotations (5561d1a)
  • create integration tests for the dist copy (54f5bd9)
  • Create minified dist file. Closes #96 (2c53dae), closes #96
  • cumulative line + cursor pointer (b9be642)
  • Curly arc brackets (57f50a7)
  • Custom Area Mark (6236fb5)
  • Custom node plan (05297e2)
  • Custom Type Example 2 & fixes (8c8c13d)
  • CustomPointMark and Comet Plot Demo (8d35df3)
  • de labeler upload (f25b7b5)
  • Debounce responsiveFrame (be7f7cc)
  • Decorate area nodes with zoomedHeight & zoomedWidth (4a68676)
  • Decorate array-generated pieces with string names of accessors (4dea6f2)
  • Decorate containing div with projection in OrdinalFrame (dce95d6)
  • Decorate custom generators with the same settings (f0502c2)
  • decorate ordinal highlight with computed attributes (5bb7598)
  • Decorate parentLine (d503ea1)
  • Default axes when not sent (4d3dca3)
  • Default display for lines (4d12808)
  • Default line ID accessor is to look for "semioticLineID" (6f6606a)
  • Default stroke for radial category annotations (ecd6bf1)
  • Defined data extent, points along for stacked (efd7244)
  • Delete /lib because of gitignore (b991a1f)
  • Delete package-lock (9a5e8ea)
  • Delete semiotic.min.js (0ed994e)
  • Delete unminified dist after build (97ea218)
  • directly import annotation files (ccae4b0)
  • Disable ResponsiveFrame test (8c9bdf8)
  • Disable tests (778cf14)
  • dist (7500d14)
  • dist (92b8ae6)
  • dist (762ced5)
  • dist (943cb37)
  • dist (ac2b775)
  • dist (99e3ac6)
  • dist (8a5fa61)
  • Dist only on github no longer on NPM (594aaea)
  • dist rack (f2ce9bf)
  • dist to check unpkg issue (baaa22b)
  • Docs title (09d7bf5)
  • Docs updates (3211fc0)
  • document pixelColumnWidth prop that lets you set the width or a bar mark on an ordinal chart (73f6d4c)
  • Document the custom marks for area types (bdbf396)
  • Document things (3523242)
  • don't add points if d is undefined (20bad02)
  • don't add points if d is undefined (0edf4b3)
  • Don't generate marks in network frame that don't have pathstrings (f544ab1)
  • Don't ignore Prettier config file (fe67708)
  • Don't mutate data in OrdinalFrame (17ba960)
  • Don't mutate nodes in nodes array (82bc389)
  • Don't pass responsive props to frames (d487208)
  • Don't re-render viz layer with title change (fe23f20)
  • Down to 8 errors according to tsc (ea6d72f)
  • Dox & api minor tweaks (cca87ec)
  • Drop log in docs (1a453e7)
  • dual-axis support (3f50933)
  • Dupe points to avoid distortion (638c283)
  • dynamicInterpolator & minimum bar width (810a9f6)
  • Enable tooltip on accessible (e453cff)
  • ensure flow types get removed (7cfb4c0)
  • Ensure r is passed as attr for Firefox support (9ec89cd)
  • Ensure r is passed as attr for Firefox support (497c3e1)
  • Ensure redraw of sankey interaction (5bd38bd)
  • es5 rough (bbbed94)
  • Export weird frames separately (ee3d379)
  • Expose data on brush (083d686)
  • Expose hierarchy->edges, fix facet extent (be1a022)
  • expose scale in tickLineGenerator (536044a)
  • expose scale in tickLineGenerator (629676e)
  • extend sortO (91ea99f)
  • Extent bug fix (279b63c)
  • Extent change listeners, Axis fixes, tests (d47e135)
  • Externalize process (fd9bfb0)
  • facet doc update (97038e4)
  • FacetController should honer responsive frames (4ecc87c)
  • feat(docs) Added a shared tooltip example (62ebb9e)
  • feat(docs) Added decision matrix example (a7da588)
  • Final brush fix (5e86f41)
  • Final brush fix, node render key for network (3136059)
  • Finish minimap example (e363ac1)
  • First pass finished (b211fa5)
  • Fix 0 points, add binMax callback (3646fd9)
  • Fix a typo and another typo and some JSON circularity (8b92cc4)
  • Fix acessibility hover (9c679e8)
  • Fix annotation rules (9ffae42)
  • Fix Annotations (a97c70b)
  • Fix Axis Test Suite Issue (c3cc768)
  • Fix broken sort (0a82a69)
  • Fix build and axis and trendline bugs (d35ce99)
  • Fix canvas offset so it isn't clipped (1e56463)
  • Fix canvas resize & negative stacked bar issues (b45695d)
  • Fix canvas resize & negative stacked bar issues (d011ecd)
  • Fix canvasInteraction in Ordinal and Network Frames, enable multi-X accessor in XYFrame (2890857)
  • Fix chord labels (da3c126)
  • Fix clusterbar base axis (42a6371)
  • Fix colors on DonutChart Docs Example (e23f536)
  • Fix column hover on facet & pixelColumnWidth (858ab25)
  • Fix curly arc brackets (3af69d4)
  • Fix custom click on hierarchical overlays (6a45caf)
  • Fix custom node/edge marks (1757d46)
  • Fix data version (41f00b8)
  • Fix dataversion and ORFrame marginalia (3f01dfe)
  • Fix direction to projection (91ce150)
  • Fix docs and xy annotation error (18c19b3)
  • Fix donut settings (e0f9144)
  • Fix extent change rerendering bug (c42af7e)
  • fix flow (1b44e1b)
  • fix flow (5e8fb3b)
  • fix flow (d79a12e)
  • Fix flow (b011f7b)
  • Fix flow (81a8fd4)
  • Fix flow (4cb2668)
  • Fix flow (9c23a79)
  • Fix flow (576b65b)
  • Fix Flow (35b6492)
  • Fix flow errors (f876d09)
  • Fix for Chrome straight line issue (ba141da)
  • Fix highlight annotation eating function annotation types (6a06223)
  • Fix horizontal category annotation (2c847fa)
  • Fix horizontal/vertical annotation rules (5812bb9)
  • Fix hover annotation error (9cc293a)
  • Fix hover regression and add test (ebbaf57)
  • Fix HTML screencoordinates and rScale for OrdinalFrame (224887d)
  • Fix images (01ee5a3)
  • fix interaction redraw (37523ce)
  • Fix json2csv dep to version 3.11.5 (486c4ba)
  • Fix key conflict with dagre parallel edges (80df3b7)
  • Fix keys and camelcase (74df1a8)
  • Fix line highlighting from annotations (810cc08)
  • Fix linting (c4243ca)
  • fix linting warnings (1c584d1)
  • Fix margin miscalc on pixelColumnWidth (4bc01ec)
  • Fix marginalia to work with multi-subject annotations (a6de72e)
  • Fix matte, always send calculated extent (1c92706)
  • Fix middle positioning (fe2f239)
  • Fix missing piece bug (4dc2c4e)
  • Fix more tests (4b14fd4)
  • Fix motifs (9750ac3)
  • Fix network settings resize (6bce779)
  • Fix networkframe edge content (7e8af12)
  • fix no initial coordinates check (f7cb10d)
  • Fix node duping & nodesEdgesFromHierarchy (92e68f3)
  • Fix oExtent, custom marks (8311f04)
  • Fix Ordinal foregroungGraphics rendering (54ba232)
  • Fix ordinalAlign = "center" for dynamic width (9a3f350)
  • Fix ORFrame download mapping (b603131)
  • Fix parentLine Issue (8fd74cc)
  • Fix partial extent rerender issue (a5ebcb3)
  • Fix passed horizontal extent handling (abbba77)
  • Fix pathstring and invert (e31f160)
  • Fix pixelColumnWidth bug (0c1f108)
  • Fix point tooltip (f26cd93)
  • fix render order issue when there is no default renderOrder array (3efd02c)
  • Fix rollup (c6dc70f)
  • Fix shared hover and set axes prop as legit on OrdinalFrame (78df3e2)
  • Fix simple margin (e1bbfb2)
  • Fix some flow (d4569db)
  • Fix some more flow and lint (89121d8)
  • Fix tests & types (271c5f4)
  • Fix the assignment bug with points (7353e09)
  • Fix the brush problem (c637e46)
  • Fix the fix (e58880d)
  • Fix this in Downloadbutton (66ae36e)
  • Fix version (39dcef8)
  • Fix vertical boxplot (1241386)
  • Fix wind rose example (ea35af6)
  • Fix XY Brush extent setting (5518efe)
  • fixed object assign to not violate flow type check (91ce9a3)
  • Fixed the brush, david (e9a7f22)
  • Fixes (3935bce)
  • Fixes (ea3feb2)
  • Fixes to the latest version (9a87f74)
  • Fixing Issues (261e089)
  • Fixing the flow (055c872)
  • Fixing unpkg dist file (a30783c)
  • flat data example and fix (ef361ac)
  • flip the marginal axes when they should be flipped.... SUSIE (7328f39)
  • flow (a4a07f5)
  • Flow and fix heatmap bug (51ded3c)
  • Flow and lint and fix rebase regression in annotations (60c643d)
  • Flow fix (bae59f2)
  • flow fix me + console removal (b21156e)
  • flow fixes (1f4081c)
  • Flow Fixes (f6ee371)
  • flow fixing (c1f2210)
  • Flow linting and point fix (c8855b6)
  • flow type (dff22ec)
  • Flow Update Downloadbutton (d21bfe4)
  • FlowFixMe ftw (182b709)
  • Get rid of area-line (1274fe5)
  • Get rid of FlowFixMes (56f99fc)
  • Get rid of React 16.3+ deprecation warning rule (39668a8)
  • Good night lodash (6dbc058)
  • Handle arrays as datatype for lines and areas (a3e63ab)
  • Handle empty orient label setting (81568f6)
  • Handle non-linear scales with grid (5645d37)
  • Handle piece hover with custom marks (a2d9723)
  • Handle summary tooltip (c9e4663)
  • Highlight and bug fixes (2f1f768)
  • Highlight with no interpolator (eb151be)
  • Histogram custom size bug (b7dacb5)
  • Honer "under" baseline, fix facetcontroller with empty children (c8cfe03)
  • Honor "orphan" for showLinePoints (38a96d6)
  • Honor "top", "bottom" in showLinePoints (2febc28)
  • Honor defined in highlight (60bd4eb)
  • Honor a passed child accessor for hierarchies (29511c4)
  • Honor center prop in axis (8bc8103)
  • Honor offsetAngle (4f17ae3)
  • Honor summary as a synonym for "area" (471a747)
  • How much time have I spent on this silly chartttttttt (5bdca57)
  • HTML annotations for SparkFrame, DoubleClick for Ordinal (c9845b6)
  • HTML Annotations should be over SVG annotations (6b13851)
  • Ignore dist (07312c0)
  • Ignore padding for whole pie piece cases (1bcc382)
  • ignore stats file (4a41a1a)
  • ignore sublime editor files (f9d1aed)
  • ignore yarn-error.log (cc1bc56)
  • image path (4bdef31)
  • Implement preprocessing for hexbins (8b42650)
  • improve annotation bump docs (d243edd)
  • Improve annotation editing experience (936ac96)
  • Improve FacetController Shared Behavior (e336844)
  • Improve network interactivity (41c86a3)
  • Improve Sunburst and Hierarchy Docs (5aaab15)
  • Improved pie chart labels (532d71e)
  • Improvements (e733ea4)
  • Include a function accessor in multi-stack example (02643d0)
  • index.ts -> index.js (f004eb5)
  • Inherit styling in minimap from base XYFrame in MinimapXYFrame (a7c7d43)
  • install and configure flow preset for babel (810d993)
  • install labella (592fc9f)
  • Institute an upper limit on forceLink strenght of 2.5 (e98741e)
  • interactive annotations (!!!) (348ad64)
  • invert y emitted for xybrush (8bbffeb)
  • Jagged base (4f4c57e)
  • keep polyfills in dependencies since they show up in the bundle (a60f456)
  • Leave sankey as voronoi by default (65c8042)
  • Legend Position (aa664d5)
  • Let Axis handle scales that don't have .ticks (61c4f8b)
  • Let Axis handle scales that don't have .ticks (5b681eb)
  • Let notes overwrite react-annotation props in marginalia mode (4d7bc18)
  • Limted (91ca2ae)
  • line.axis-baseline included with each axis now (5567ca6)
  • linepercent and fix stackedpercent (31769cb)
  • lint (d5338d5)
  • lint all of src, including docs (11cc57a)
  • lint and test (2f8fed0)
  • lint docs/components/BaseballMap (e8ef23c)
  • lint docs/components/BaseballMapRaw (4a227c7)
  • lint docs/components/BulletChartRaw (1e95b66)
  • lint docs/components/BulletChartRaw (b49bb8b)
  • lint docs/components/ChordRaw (7d597bd)
  • lint docs/components/CreatingCrossHighlighting (3dc2296)
  • lint docs/components/CreatingCrossHighlighting once more (ac60f8f)
  • lint docs/components/CreatingLineChart (33977cb)
  • lint docs/components/CreatingXYPlots (c986484)
  • lint docs/components/CustomMarkRaw (8529efa)
  • lint docs/components/CustomMarkRaw (6c8b12f)
  • lint docs/components/DecisionMatrixRaw (a9b62ea)
  • lint docs/components/DendrogramRaw (5f24333)
  • lint docs/components/DivergingStackedIsotypeRaw (d42c843)
  • lint docs/components/DotPlotRaw (1006459)
  • lint docs/components/JoyPlotRaw (c00f62e)
  • lint docs/components/MarimekkoRaw (567cf9a)
  • lint docs/components/NetworkFrameDocs (b603901)
  • lint docs/components/NetworkFrameDocs (f276f0a)
  • lint docs/components/NetworkMinimapRaw (615a14e)
  • lint docs/components/NetworksRaw (ba9f852)
  • lint docs/components/OrdinalFrameDocs (d3f9af4)
  • lint docs/components/OrdinalFrameDocs (3272956)
  • lint docs/components/ProcessViz (21412c3)
  • lint docs/components/SankeyRaw (823d766)
  • lint docs/components/SparklineRaw (e53204d)
  • lint docs/components/SunburstRaw (eb46905)
  • lint docs/components/SwarmBrushRaw (9724a14)
  • lint docs/components/SwarmBrushRaw once more (d861c08)
  • lint docs/components/Template (ce5d1da)
  • lint docs/components/UsingPatternsTextures (6bc6763)
  • lint docs/components/UsingPatternsTextures (164dcc7)
  • lint docs/components/VerticalIsotypeRaw (dd0cb1c)
  • lint docs/components/XYFrameDocs (cdc02af)
  • lint docs/Documentation (4b26b2f)
  • lint docs/example_settings/example_list (a65b184)
  • lint docs/example_settings/xyframe (ae948a5)
  • lint docs/Home (0efc7f6)
  • lint docs/index.js (4874bd2)
  • lint setupTests (dff4b3f)
  • lint src/components/svg/networkDrawing.js (000871a)
  • lint, proptypes, destructure bug (0ef3314)
  • lint, remove logging, test update (2d2809e)
  • linter fixes (d6b62ed)
  • linting (a369e0a)
  • Linting (9ac9183)
  • Linting (bbbc1ba)
  • Lotsa little fixes (70c9023)
  • maintain highlight style (55f476d)
  • Make rollup happy (23b9481)
  • Make sure custom click/doubleclick/hover is working across all frames (249d334)
  • Make that 0 (2ee5947)
  • mappong --> mapping (581151e)
  • Marginal Graphics for OrdinalFrame (08255bb)
  • Match flat and spread tooltips in OrdinalFrame (630030d)
  • Match flat and spread tooltips in OrdinalFrame (f3d6e69)
  • Math dev react version with test version (5936da5)
  • Maybe they all need to be together (53ea77f)
  • Merge branch 'accessible-bar-chart' of https://github.com/cityofasheville/semiotic into cityofashevi (c934f6a)
  • min (e413db8)
  • Minimap Network Beginning (84e0ca0)
  • Missing XY coordinates for bar piece hovering (c125a76)
  • modify how exports work in element-resize-event (a4edf58)
  • More canvas interaction (7dc0684)
  • More canvas interaction (b68c7f2)
  • More cleanup (71fb371)
  • More explicit (ac99d70)
  • More flow (674addc)
  • More flowing (d975816)
  • More typing (542c5e4)
  • More typing (430ddef)
  • Most of the flow typing done (8b0da06)
  • move a few packages to dependencies that should be there b/c they show up in the bundle (e21dfe4)
  • move align and orientation into annotation note by default (1e6fab0)
  • Move around some logging (b234777)
  • move autoprefixer to devDependencies (392ee1b)
  • move babel packages to devDependencies (587d5e9)
  • move dotenv packages to devDependencies (821b9fd)
  • move fs-extra to devDependencies (c746ae0)
  • move jest to devDependencies (81579f1)
  • Move multiaccessor to fix circular reference (288c89d)
  • move object-assign to devDependencies (a5ebf4c)
  • Move point.x calc out of the loop (efe7c27)
  • move promise to devDependencies (63c2739)
  • Move React back to devdeps (917cccb)
  • move react-dev-utils to devDependencies (1e90240)
  • move scripts to scripts-bak (7307f5e)
  • Move the design firm (0d89b8c)
  • Move the hierarchical vidja so it doesn't look terrible (259deca)
  • move title definition up to be used in margin (ca1b9ab)
  • move url-loader to devDependencies (722e0b4)
  • Move vendor into components so it gets published (f84601f)
  • move webpack loaders, postcss, and eslint packages to devDependencies. remove unused eslint config f (f6c2e99)
  • move webpack related packages to devDependencies (2657d42)
  • Multi-subject annotations (458c6f5)
  • mutate array rather than repeat copy (59a8abe)
  • mutate array rather than repeat copy (c601b7a)
  • namedExports (44a4cbd)
  • networkFrame annotation "edge" or "node" or "all" (9507edf)
  • nodeLabels can return JSX SVG (75bae1b)
  • Nothing yet (a7766ff)
  • Nothing yet (4e3d737)
  • Oh dist (58e9782)
  • Oh fluent programming how ts hates you (588b52c)
  • Oh prettier (93f08eb)
  • oh rollup (1803aad)
  • Oh yeah (433c9a6)
  • On the way to functional (d2e894b)
  • On the way to functional (effc245)
  • one too many semicolons (fd8a7e3)
  • Only calculate frame when data attributes change (7102e7a)
  • Only care about pathstrings if it's a path SVG type (55f0b67)
  • Ordinal ID-based annotation, flowchart (575c1a1)
  • ordinal-labels class for labels container (6a29fb0)
  • OrdinalFrame Brush (fd74e2b)
  • OrdinalFrame should take instantiated rscale not the generator (e41bcd1)
  • ORFrame -> OrdinalFrame (e49678b)
  • oSort does not sound like a FF character (0e2ef4c)
  • Other way around (844e7ee)
  • package-lock (1327e75)
  • parentLine, unfixed deps (0fe6ad7)
  • Pass array position for key for all network annotations (8001b92)
  • pass baseMarkProps through to XYFrame axis (so transitionDuration can be cleared) (4705e4c)
  • Pass reactAnnotationProps to discovered orframe pieces (1c703d8)
  • Pass screenCoordinates in react-annotation for ORFrame (75fa408)
  • Pass screenCoordinates properly in column-hover for custom HTML annotations (52160eb)
  • polyfill (b72674f)
  • Prep for canvas summaries (768233b)
  • Prettier keeps letting my vars (ef47106)
  • prettify all the js (ed82370)
  • Proper wording for Creating pies & XYs (6a4488b)
  • proposed option to override marginalia margin (22d3b0b)
  • Publish Prep (c75dbb8)
  • Push dist to test with rawgit (340c973)
  • rc version (cf540be)
  • React 15 compat & node label keys (72c29d2)
  • regeneratering my rundering times (eb6253f)
  • Relative scale for bucketized viz, fix margin.top issue (6f79620)
  • relegate rollup building to a prepublishOnly step (c4db44e)
  • Remove a lot of sketchy from spark examples (a1b9b46)
  • Remove annotation so it doesn't look bad with word wrapping (c3954e2)
  • Remove console (ec44ca8)
  • Remove Debug component, fix point highlighting (43c6acb)
  • Remove Debug dist (ba816ac)
  • remove diamonds.js from bundle (4543367)
  • remove duplicate entries in package.json dependencies (830b4ed)
  • remove extra babelrc (685669d)
  • Remove frame imports from ResponsiveFrame code. (f4d7c7e)
  • Remove Graphology for now (b3944f4)
  • Remove missing vars (b38a8f1)
  • Remove mutatation of data arrays (6c26995)
  • Remove old marginalia (cfe8b9a)
  • Remove Set unique value based method (d4f727c)
  • Remove SmartFrame and repackage dist (7c8568f)
  • Remove style inheritence from responsiveFrame (c1b7495), closes #2
  • Remove TODO (fc6f8ed)
  • remove unreachable breaks (efc8180)
  • Remove unused plugins from babel configuration (3d658fb)
  • rename directory since this function is actually not untyped (3cd5767)
  • rename directory since this function is actually not untyped (8d59820)
  • Rename facetProps => facetprops (316122c)
  • Rename Joy to Ridgeline Plot (b11d8a4)
  • Render individual points for arrays of y values (dd4c490)
  • renderOrder (b405d1b)
  • reorder or statements to allow shortcut branch (64a90dd)
  • reorder or statements to allow shortcut branch (a281f8d)
  • Repair summaryData when actual summaries are also sent (a6d5558)
  • Replace old ResponsiveFrame test (80230f1)
  • requests for susie (b86e04a)
  • reset selected brush area when extent changes (8db6ecf)
  • Resize network charts on size change (78f5015)
  • respect marginalia axis override when the value is 0 (60177f0)
  • respect marginalia axis override when the value is 0 (e44d7a7)
  • respect marginalia axis override when the value is 0 (cc10ecc)
  • respect marginalia axis override when the value is 0 (dc11f09)
  • Restore dot plot (5960de0)
  • Restore original diverging icon chart (4bfc618)
  • Restore original diverging icon chart (52f13be)
  • restore prop-types hash (b76440b)
  • Restore simpleLine default to false (3f97a20)
  • Restore tests, fix build (fa45031)
  • reverse yBrush extent emitted (bc4ca3d)
  • Revert ":see_no_evil: ignoring coverage folder" (797135b)
  • Revert dist to the tagged version ;p (ed52ce7)
  • revoke the proper href in dl button (115eed8)
  • rollerupper (939362c)
  • Rough and semiotic-mark update (b90c890)
  • Sankey Node Labels (40b5531)
  • Seems to work better (7f3ccc3)
  • Semiotic, not semiotic (9534569)
  • Send array position for tickformat (6b9e0a5)
  • Send calculated filled extent (ae23106)
  • send rScale to customMark (f82bcd4)
  • set flow as a preset explicitly (6357465)
  • Show Circle CI Status on README (3364dcc)
  • Simple commit (50ea4bc)
  • Simple weak component detection to restore motif functionality (dbb89ec)
  • Size and reduce DOM elements (6588422)
  • Smaller image (041f304)
  • Smarter default idAccessor (0bb3d51)
  • So many different tick lines (51b11bd)
  • Some tests for XYFrame (7471321)
  • sp (db33077)
  • Sparklines (9a7f336)
  • Specify version of element-resize-selector with tabIndex (2a2575d)
  • Start integrating sankey-circular (c89df70)
  • Start updating docs, fix oExtent (80eb8f4)
  • Starting OrdinalFrame (89cc388)
  • Strip console.log (c2a2ad5)
  • summary axis for joy plot (53085f8)
  • summaryType bugfixes (163a106)
  • Sunburst example & rect enclosure (578221d)
  • Sunburst Labels and filterRenderedNodes (8970c1a)
  • Support axes in OrdinalFrame (64874b7)
  • Support for all hierarchical diagrams (54344a1)
  • Support hierarchical data passed as an edge list (a8bac82)
  • Support minimal canvas rendering for NetworkFrame (aa25fae)
  • Support string interpolator settings in line interpolator (33f3d34)
  • Suppress custom hover types when they are falsey or functions that return falsey (a4cba06)
  • Switch dates comparison to use numeric timestamp (b0019c2)
  • Switch dates comparison to use numeric timestamp (8d4a25d)
  • switch to local file (ca8c327)
  • switch to React default export (a6946f5)
  • switch to running jest directly (ec15d74)
  • Tab Index on the right version? (6f66460)
  • Temporary fix by non-vendorizesd (d9d2323)
  • Test for axis, fix for axis, fix canvas size (70aa0aa)
  • Test removing named exports and only default (4ce8b02)
  • That's a lot of flow (10dc10c)
  • the eternal regret of rollup (ade3216)
  • Tickline, Timeline, pixelColumnWidth, (f093350)
  • Title positioning (8fa1b80)
  • Torn baseline (1d44d66)
  • Try to make a slightly more interesting galleria (e17bdaa)
  • Try to render a few different examples (16bda17)
  • Try with named (692db3d)
  • turn off eslint rule no-unused-vars (03d2abe)
  • Tweening the arcs (ccfc842)
  • Type (ea55cfd)
  • Types for Legend, SpanOrDiv, AnnotationLayer (97fe84a)
  • Typescript finally earning its keep (2dfaceb)
  • Ugh md on gh (95a4ede)
  • Ughhhh console.log (5b70e3b)
  • unify capitalization (8e190af)
  • unify scripts directories and add file extensions to shell scripts (03801ed)
  • Unminified (02f4669)
  • up mark (again) (1cdde9a)
  • Up semiotic-mark (3324626)
  • Update .gitignore (557b7eb)
  • Update accessibility (6871286)
  • Update area->summary in XYFrame (c070a32)
  • Update axis test for bottom (d710ffd)
  • Update CircleCI badge in README (4e8c2a8)
  • Update d3-glyphedge (f6ea345)
  • Update decision matrix example CSS (f2b5162)
  • Update defined compatibility (0f829ca)
  • Update dendrogram docs (50b0851)
  • Update dist and examples for circular sankey (aab0218)
  • Update docs (3221f0b)
  • Update docs for sparkline (2c93c9c)
  • Update donut docs (ab98133)
  • Update example a bit (6c03ea6)
  • Update example a bit (deccbf8)
  • Update explanation and example list (6cd8a63)
  • Update extent settings (51c03fd)
  • Update FacetController to reduce amount of cloning and state updates (efb9092)
  • Update flow and tests (5841df8)
  • Update for security of dev dependencies (b13331d)
  • update for v2 (2068b4e)
  • Update frame_props (dfc7a8a)
  • Update gitignore for unpkg script (7f532d6)
  • Update highlight function to multi-accessor (7b9ef0a)
  • Update json2csv with typing (de5c9a7)
  • Update links to new nteract.semiotic.org (efc0794)
  • Update lock and distfile (bb594c5)
  • Update name for dendrogram docs -> hierarchical charts (a05de76)
  • Update only if individual data lines are different (3347d73)
  • Update OrdinalFrame test with correct accessors (95d5817)
  • update our dist tests to do nothing (16780c5)
  • Update package.json (39a551f)
  • Update pieceID for non-ID Accessor (75f9dfd)
  • Update pieceID for non-ID Accessor (38611e9)
  • Update props for InteractionLayer (778effa)
  • Update Radar Plot Example (126b8c8)
  • Update react-annotation (3a2a5d8)
  • Update react-annotation (e9ebd59)
  • Update readme, export Mark (e144073)
  • Update rollup (816f992)
  • Update rollup build for generator (2c0188f)
  • Update rough (17166d6)
  • Update rough dep (d73c34f)
  • Update sankey a bit (133c932)
  • Update sankey-circular and remove hack (a723fc0)
  • Update semiotic-mark dep (edc9c95)
  • Update semiotic-mark to fix the x/y animation nonsense (60a1871)
  • Update semiotic-mark, properly reference vendorized packages (7e81569)
  • Update to coerce column to string when comparing (4d01672)
  • Update to fixed link for image (64db61c)
  • Update to support annotations properly (6da5b47)
  • Update with fixed resize-event (ea6b8e6)
  • Updated dist (89c38c7)
  • updated layout type (497dc45)
  • Updated mark (84fe501)
  • Upgrade from d3-voronoi to d3-delauney (d9446c1)
  • upgrade to react-annotation with draggable lib (7c3f182)
  • Use full URL syntax for github deps (d0e9611)
  • useBins for bucketized summary (e013e0b)
  • vendorize rought and resize, fix extent (f372c91)
  • Vendorized settings back (ddafaa5)
  • Waiting on the NPM changes (57036f9)
  • Welcome back package-lock (8f83241)
  • Where is my note getting overwritten?!?!?! (e046fd0)
  • Whoops forgot mah axes (73f9c33)
  • Whoops React 15 can't render arrays (e4bead0)
  • Whoops, wrong branch (13efce4)
  • why no work (fbbb696)
  • Working FacetController (f9c4545)
  • Working FacetController (17b973d)
  • WORKING FOR NETWORKS AND BOXPLOTS (d59b878)
  • Working marginal graphics with styling (83757f6)
  • Working multi-value accessors for XYFrame (1f8faa1)
  • Working multi-value accessors for XYFrame (063527e)
  • Working regression lines using regression (038e929)
  • working rollup (edff26a)
  • Working simple Labella example (6f8b6da)
  • Working with configuration (5f7cebd)
  • x (47a208b)
  • XYFrame SummaryType uses Points Data by Default (838cd4f)
  • yarn eject (4c2b62b)
  • yarn lint --fix (2e3a06f)
  • yarn lint:fix with docs included (fe4f02f)
  • babelrc: false in rollup (075b9d1)
  • Chore: Update react-scripts to enable tests to run. (8a8bbf4)

1.19.7 (2019-04-12)

  • 1.19.7 (f23c844)
  • Add Axis marginal data viz filter, fn margin & fn axes (edb4d81)
  • Marginal Graphics for OrdinalFrame (82f2f4a)
  • Typescript finally earning its keep (e005dc3)

1.19.6 (2019-04-09)

1.19.5 (2019-04-08)

  • 1.19.5 (37e084f)
  • Decorate containing div with projection in OrdinalFrame (2b12cb1)
  • Fix margin miscalc on pixelColumnWidth (58eb7fe)
  • Honer "under" baseline, fix facetcontroller with empty children (ca98e56)

1.19.4 (2019-04-05)

  • 1.19.3 (11cd419)
  • 1.19.4 (13cb0f7)
  • Decorate array-generated pieces with string names of accessors (ec4f1d4)
  • Fix hover regression and add test (6156c75)
  • Fix pixelColumnWidth bug (f16a8ef)
  • Include a function accessor in multi-stack example (797e5e2)
  • Remove TODO (690d9af)
  • Restore simpleLine default to false (5b13b14)

1.19.2 (2019-04-02)

1.19.1 (2019-03-21)

1.19.0 (2019-03-20)

  • 1 left (53d99b0)
  • 1.19.0 (ce41606)
  • A beginning is a delicate thing (18440df)
  • Add note to check test results (63abf20)
  • Change circleci badge to be less yucky (ce4278d)
  • Change target to es5 (82f8349)
  • Clean up (3ac13a4)
  • Clean up examples (974d994)
  • Clean up proptypes (bfd2722)
  • Disable ResponsiveFrame test (8349a81)
  • Disable tests (4914d8a)
  • Down to 8 errors according to tsc (37002dd)
  • First pass finished (89bc125)
  • Fix build and axis and trendline bugs (7eb45ca)
  • Fix clusterbar base axis (e3c9c9c)
  • flip the marginal axes when they should be flipped.... SUSIE (4411962)
  • Get rid of FlowFixMes (9eeeedd)
  • Make that 0 (eb90695)
  • Oh fluent programming how ts hates you (1715cf6)
  • Repair summaryData when actual summaries are also sent (133dc35)
  • restore prop-types hash (a0b771a)
  • send rScale to customMark (edd95bc)
  • Type (9822fbe)
  • Update CircleCI badge in README (49a731c)
  • update for v2 (04e1cdf)
  • Working marginal graphics with styling (7709764)
  • Working regression lines using regression (a5537ef)
  • working rollup (a2295fd)

1.18.0 (2019-03-04)

1.17.1 (2019-03-04)

  • 1.17.1 (43adf86)
  • Allow OrdinalFrame axis on label side for dynamic column width (582125a)
  • Dox & api minor tweaks (4bedd14)
  • Fix passed horizontal extent handling (0d772eb)
  • Fix shared hover and set axes prop as legit on OrdinalFrame (6988ca1)
  • XYFrame SummaryType uses Points Data by Default (3c70ab2)

1.17.0 (2019-02-28)

  • 1.17.0 (5591ce5)
  • added all data points as an argument to custom behaviour functions (7ad63de)
  • added all data points as an argument to custom behaviour functions (d4660a2)
  • added summaryClass and pieceClass PropTypes (ba3b5fc)
  • allow points key to be overridden to avoid breaking change (dbed130)
  • Clean up DividedLineCode (87206f7)
  • Decorate area nodes with zoomedHeight & zoomedWidth (87ddd62)
  • Decorate custom generators with the same settings (99022cc)
  • Don't mutate nodes in nodes array (fbc6c63)
  • Expose data on brush (48f08bc)
  • Fix node duping & nodesEdgesFromHierarchy (fca67bf)
  • Improve FacetController Shared Behavior (02c4e8c)
  • Inherit styling in minimap from base XYFrame in MinimapXYFrame (07b4785)
  • invert y emitted for xybrush (d2f55a1)
  • oSort does not sound like a FF character (e8fd0f4)
  • Pass screenCoordinates properly in column-hover for custom HTML annotations (637a1e6)
  • reverse yBrush extent emitted (c313daf)
  • Support axes in OrdinalFrame (790be44)
  • Update area->summary in XYFrame (483de4e)
  • Update flow and tests (4e9772c)

1.16.8 (2019-02-19)

  • 1.16.8 (3d39e7d)
  • Don't re-render viz layer with title change (03f0ef0)
  • Fix Annotations (c826ac0)
  • Fix chord labels (ba206c8)
  • fix flow (d5d0151)
  • fixed object assign to not violate flow type check (c37b281)
  • Pass array position for key for all network annotations (91f4440)
  • proposed option to override marginalia margin (affe877)
  • updated layout type (55fd770)

1.16.7 (2019-02-16)

1.16.6 (2019-02-15)

1.16.5 (2019-02-13)

  • 1.16.5 (7059822)
  • Better Radar Plots (4205b6f)
  • decorate ordinal highlight with computed attributes (67d44ab)
  • Expose hierarchy->edges, fix facet extent (825d25e)
  • Fix direction to projection (6423120)
  • Fix flow (ddac70c)
  • Fix line highlighting from annotations (5f1561f)
  • Fix point tooltip (cc7a15d)
  • Make rollup happy (51c2031)
  • Move point.x calc out of the loop (d08d0dd)
  • Update for security of dev dependencies (8b21035)
  • Update Radar Plot Example (79a4353)

1.16.4 (2019-01-28)

  • 1.16.4 (06bfe93)
  • Fix flow (f7ffb98)
  • Fix HTML screencoordinates and rScale for OrdinalFrame (ce7d799)
  • flow fixing (089e33d)
  • Support hierarchical data passed as an edge list (4794201)

1.16.3 (2018-12-24)

  • 1.16.3 (8abc216)
  • All enclose rules honor "padding" (370bbdd)
  • Improve annotation editing experience (c8754a3)

1.16.2 (2018-12-19)

1.16.1 (2018-12-17)

  • 1.16.1 (a90baf5)
  • Add and honor a showSummaryPoints prop (79d2dae)
  • Add desaturation layer (4b1aa29)
  • add summary to the frame_props for XY (64cfcd4)
  • Adjust second annotation position (2b0794a)
  • Clean up sparkdendrogram example (e6ffeff)
  • Closest coord for connector for hull annotation (6648e86)
  • dual-axis support (2adb871)
  • Dupe points to avoid distortion (fe2bc1d)
  • Fix key conflict with dagre parallel edges (73826b5)
  • Fix motifs (b24146f)
  • Fix the assignment bug with points (0d0d5ca)
  • Honor center prop in axis (dbac06b)
  • lint, remove logging, test update (65f59e1)
  • Update react-annotation (c9205d4)

1.16.0 (2018-11-21)

1.15.10 (2018-11-18)

1.15.9 (2018-11-18)

1.15.8 (2018-11-05)

  • 1.15.8 (fa3dfac)
  • Add matrix and arc diagram (fc25423)
  • move align and orientation into annotation note by default (1dfee89)

1.15.7 (2018-10-30)

1.15.6 (2018-10-23)

  • 1.15.6 (19b0a86)
  • Automatic separation based on node size (3500871)
  • Implement preprocessing for hexbins (25ea677)

1.15.5 (2018-10-19)

1.15.4 (2018-10-18)

  • 1.15.4 (438845d)
  • add bundle analyzer (d162be7)
  • Allow functions for foregroundGraphics & backgroundGraphics (7bf2ed2)
  • Fix networkframe edge content (3178121)
  • ignore stats file (e12d315)
  • prettify all the js (e074f3c)
  • remove diamonds.js from bundle (38bd932)

1.15.3 (2018-10-16)

1.15.2 (2018-10-15)

1.15.1 (2018-09-26)

  • 1.15.1 (a951464)
  • Fix canvasInteraction in Ordinal and Network Frames, enable multi-X accessor in XYFrame (077a279)

1.15.0 (2018-09-25)

1.14.5 (2018-09-17)

  • 1.14.5 (d141f87)
  • cumulative line + cursor pointer (1029f97)
  • Handle piece hover with custom marks (daf745d)
  • Render individual points for arrays of y values (ca0db2b)

1.14.4 (2018-09-10)

1.14.3 (2018-09-05)

1.14.2 (2018-09-04)

  • 1.14.2 (72f71c2)
  • add a useAreasAsInteractionLayer to allow bypass of voronoi calcs if we know the areas already (1bbd460)
  • add shortcut path to createAreas (0f95cba)
  • add shortcut path to createAreas (57250dc)
  • also add useAreasAsInteractionLayer as an accepted xyframe prop (22aefc3)
  • Axis Label Adjust (5e2f1c3)
  • flow fixes (127b093)
  • Flow Fixes (1f05fd8)
  • linter fixes (4cc36e2)
  • mutate array rather than repeat copy (151c19e)
  • mutate array rather than repeat copy (32af626)
  • pass baseMarkProps through to XYFrame axis (so transitionDuration can be cleared) (17f0ae0)
  • reorder or statements to allow shortcut branch (e65fd6f)
  • reorder or statements to allow shortcut branch (6308d56)
  • Switch dates comparison to use numeric timestamp (8c16952)
  • Switch dates comparison to use numeric timestamp (af631ca)

1.14.1 (2018-08-31)

1.14.0 (2018-08-30)

1.13.8 (2018-08-21)

1.13.7 (2018-08-14)

1.13.6 (2018-08-08)

1.13.5 (2018-08-07)

1.13.4 (2018-08-03)

1.13.3 (2018-08-03)

1.13.2 (2018-08-02)

  • 1.13.2 (9b22049)
  • change logic for when to set lines to undefined (81996ce)
  • change to better 0 length array logic (da79926)
  • facet doc update (37a5957)
  • fix no initial coordinates check (fb791f7)
  • Fix parentLine Issue (a7adb34)
  • fix render order issue when there is no default renderOrder array (b8589fa)
  • maintain highlight style (c2b1876)

1.13.1 (2018-08-01)

1.13.0 (2018-07-30)

  • 1.13.0 (8fd7a18)
  • Add memoize one for changes (5d1eb21)
  • Adding types, minor code cleanup (3888c9b)
  • Better galleria examples (f5aa4a1)
  • Don't generate marks in network frame that don't have pathstrings (71e7ad1)
  • Fix some flow (926e054)
  • Flow and lint and fix rebase regression in annotations (1676bcd)
  • Institute an upper limit on forceLink strenght of 2.5 (0199542)
  • Nothing yet (b5a22c6)
  • Nothing yet (9c89c66)
  • Only care about pathstrings if it's a path SVG type (49201a1)
  • Pass reactAnnotationProps to discovered orframe pieces (961f03b)
  • Update example a bit (5df1e1a)
  • Update example a bit (0eb6236)
  • Update FacetController to reduce amount of cloning and state updates (e77d847)
  • Update pieceID for non-ID Accessor (7c5d39a)
  • Update pieceID for non-ID Accessor (31e7a95)
  • Update to support annotations properly (d34f43f)
  • Working FacetController (02ea912)
  • Working FacetController (7200211)

1.12.1 (2018-07-26)

  • 1.12.1 (7630557)
  • Bar chart first (c9d1790)
  • Bug fixes (ec45338)
  • Clean Docs, change default highlight point color (d2282eb)
  • Fix annotation rules (791650e)
  • Fix extent change rerendering bug (1f0ae28)
  • Fix for Chrome straight line issue (c8b20a0)
  • flat data example and fix (e9fc516)
  • Flow fix (7d2f947)
  • Flow linting and point fix (b415f01)
  • Handle summary tooltip (d5f189e)
  • Rename Joy to Ridgeline Plot (048e8aa)
  • Seems to work better (87955ae)
  • sp (50a6a4c)
  • Support string interpolator settings in line interpolator (a371064)
  • Try to render a few different examples (1320777)

1.12.0 (2018-07-15)

  • 1.12.0 (93f5833)
  • Better bar doc style (f2a482e)
  • Catch a few more note accessor breakdowns (09005d1)
  • Correct vertical annotations (01c0487)
  • Default display for lines (fa7c11d)
  • Default stroke for radial category annotations (678512e)
  • Extent bug fix (5322dac)
  • Fix Flow (6f74975)
  • Fix wind rose example (15417b8)
  • More explicit (c86c8ec)
  • More flow (ecf14ba)
  • Most of the flow typing done (41fbafa)
  • Move around some logging (85e3877)
  • Move multiaccessor to fix circular reference (5afa39b)
  • On the way to functional (311fdde)
  • On the way to functional (e2c651a)
  • Remove console (bb87f75)
  • Restore dot plot (23228e0)
  • Update highlight function to multi-accessor (caa7529)
  • Working multi-value accessors for XYFrame (f766d48)
  • Working multi-value accessors for XYFrame (25006ac)

1.11.16 (2018-07-12)

1.11.15 (2018-07-11)

1.11.14 (2018-07-11)

1.11.13 (2018-06-23)

  • 1.11.13 (265585f)
  • Maybe they all need to be together (d5e64e1)
  • Prettier keeps letting my vars (47a0f6d)
  • Remove Set unique value based method (cf880ef)
  • Send calculated filled extent (9e399d4)
  • Suppress custom hover types when they are falsey or functions that return falsey (3275f12)
  • Try to make a slightly more interesting galleria (5e430be)
  • why no work (4dd8d51)

1.11.12 (2018-06-21)

  • 1.11.12 (133b65a)
  • Move vendor into components so it gets published (3abd167)

1.11.11 (2018-06-21)

  • 1.11.11 (dbd214c)
  • create integration tests for the dist copy (bdbae29)
  • Custom node plan (0ec5b40)
  • Fix network settings resize (3f9215e)
  • Get rid of React 16.3+ deprecation warning rule (9e2d7a0)
  • modify how exports work in element-resize-event (9c5818a)
  • Remove a lot of sketchy from spark examples (7bed7fb)
  • Simple commit (8b9c095)
  • switch to local file (939c792)
  • Welcome back package-lock (b0bbd62)

1.11.9 (2018-06-14)

1.11.8 (2018-06-13)

  • 1.11.8 (88405b7)
  • Update semiotic-mark, properly reference vendorized packages (ef8ee07)

1.11.7 (2018-06-13)

  • 1.11.7 (9c2636d)
  • Fix acessibility hover (e4e17aa)
  • Fix custom node/edge marks (8a2cf2c)
  • move title definition up to be used in margin (14bee33)
  • remove unreachable breaks (d4c1cea)
  • Show Circle CI Status on README (96c5bd1)
  • vendorize rought and resize, fix extent (c040772)

1.11.6 (2018-06-12)

1.11.5 (2018-06-12)

1.11.4 (2018-06-04)

1.11.3 (2018-05-31)

1.11.2 (2018-05-31)

  • 👷 Adding coveralls coverage reporting 📈 (ea93ecc)
  • 🚧 coverage collection for the coveralls service (2de584b)
  • 💚 Fixing outdated test (9d22ad3)
  • 💚 Fixing outdated test (5f4ea08)
  • 1.11.2 (a75a978)
  • Add disableContext prop (9141224)
  • BrowserStack Logo (f9795d6)
  • Delete semiotic.min.js (f432284)
  • ensure flow types get removed (49dea84)
  • Fix hover annotation error (cfe7e48)
  • flow type (08d5315)
  • install and configure flow preset for babel (9145f7e)
  • relegate rollup building to a prepublishOnly step (1ce8883)
  • Revert dist to the tagged version ;p (c1fbad0)
  • Smaller image (f8a4ad5)
  • switch to running jest directly (9c1179d)
  • Ugh md on gh (1535254)
  • Update sankey-circular and remove hack (30a99e9)
  • x (132a3f3)

1.11.1 (2018-05-25)

1.11.0 (2018-05-25)

  • 1.11.0 (876a0a9)
  • Add renderKey props for network (90760a6)
  • Area overlays for treemap, circlepack, partition and sankey (e3ed518)
  • Fix docs and xy annotation error (6d6937e)
  • Fixes (9b7883b)
  • Leave sankey as voronoi by default (edf14e7)
  • Move the hierarchical vidja so it doesn't look terrible (2db10c7)

1.10.5 (2018-05-21)

  • 1.10.5 (1d87d71)
  • angleRange & offsetAngle (72602a6)
  • Don't pass responsive props to frames (e202f71)
  • Fix marginalia to work with multi-subject annotations (59fd794)
  • Fix ordinalAlign = "center" for dynamic width (f2fc233)
  • Honor offsetAngle (15e4366)
  • Proper wording for Creating pies & XYs (7abe2fd)
  • Up semiotic-mark (d0b9ba5)
  • Update lock and distfile (092bf41)

1.10.4 (2018-05-17)

  • 1.10.4 (6d44fef)
  • add file extentions to shell scripts call from npm scripts (5c83b19)
  • blur ARIA, fix before/after elemens (0d31944)
  • Clean up everything (e0a49ba)
  • document pixelColumnWidth prop that lets you set the width or a bar mark on an ordinal chart (ebb041f)
  • Document the custom marks for area types (01c4cb8)
  • ignore sublime editor files (8a9cce6)
  • mappong --> mapping (a8f1fbe)
  • unify scripts directories and add file extensions to shell scripts (adb6909)

1.10.3 (2018-05-08)

  • 1.10.3 (cf7bcb9)
  • add global project .prettierignore so that people with prettier editor integrations can safely edit (7800e27)
  • Add missing dev dependency (11dca61)
  • add yarn eject script (d02bc57)
  • add yarn lint:fix script (ae73040)
  • Change console.log to console.info (2fb1b35)
  • Clean up code, add graph prop to NetworkFrame (3074c0a)
  • directly import annotation files (5864850)
  • dist rack (6297e2e)
  • fix linting warnings (6c31302)
  • ignore yarn-error.log (e58af02)
  • keep polyfills in dependencies since they show up in the bundle (4138fda)
  • lint all of src, including docs (431ad00)
  • lint docs/components/BaseballMap (6e5d768)
  • lint docs/components/BaseballMapRaw (af10c7e)
  • lint docs/components/BulletChartRaw (6beb634)
  • lint docs/components/BulletChartRaw (5bbe902)
  • lint docs/components/ChordRaw (bbf30b5)
  • lint docs/components/CreatingCrossHighlighting (08e0ca9)
  • lint docs/components/CreatingCrossHighlighting once more (453c65d)
  • lint docs/components/CreatingLineChart (eae2f54)
  • lint docs/components/CreatingXYPlots (ec517e8)
  • lint docs/components/CustomMarkRaw (73a2531)
  • lint docs/components/CustomMarkRaw (4ab4139)
  • lint docs/components/DecisionMatrixRaw (5334e7c)
  • lint docs/components/DendrogramRaw (bddeb3b)
  • lint docs/components/DivergingStackedIsotypeRaw (a080369)
  • lint docs/components/DotPlotRaw (6cea0e1)
  • lint docs/components/JoyPlotRaw (9699420)
  • lint docs/components/MarimekkoRaw (e117541)
  • lint docs/components/NetworkFrameDocs (0e842f8)
  • lint docs/components/NetworkFrameDocs (bb6d919)
  • lint docs/components/NetworkMinimapRaw (d311570)
  • lint docs/components/NetworksRaw (2f98ec2)
  • lint docs/components/OrdinalFrameDocs (0a39423)
  • lint docs/components/OrdinalFrameDocs (0f5c0d2)
  • lint docs/components/ProcessViz (19eacee)
  • lint docs/components/SankeyRaw (42768c9)
  • lint docs/components/SparklineRaw (32035b0)
  • lint docs/components/SunburstRaw (d500b13)
  • lint docs/components/SwarmBrushRaw (bc155ab)
  • lint docs/components/SwarmBrushRaw once more (1697ccb)
  • lint docs/components/Template (56b90f0)
  • lint docs/components/UsingPatternsTextures (967a04d)
  • lint docs/components/UsingPatternsTextures (2962b57)
  • lint docs/components/VerticalIsotypeRaw (e1bc50d)
  • lint docs/components/XYFrameDocs (74b478d)
  • lint docs/Documentation (5c0ca5c)
  • lint docs/example_settings/example_list (1f90c7b)
  • lint docs/example_settings/xyframe (5041771)
  • lint docs/Home (cc676d4)
  • lint docs/index.js (26908bc)
  • lint setupTests (1cb4c61)
  • lint src/components/svg/networkDrawing.js (843db80)
  • move a few packages to dependencies that should be there b/c they show up in the bundle (62ed387)
  • move autoprefixer to devDependencies (dd67d09)
  • move babel packages to devDependencies (f2ca317)
  • move dotenv packages to devDependencies (e28da95)
  • move fs-extra to devDependencies (2755e8c)
  • move jest to devDependencies (783b754)
  • move object-assign to devDependencies (130399b)
  • move promise to devDependencies (a9197db)
  • move react-dev-utils to devDependencies (66b7d8e)
  • move scripts to scripts-bak (6a7c913)
  • move url-loader to devDependencies (6277b15)
  • move webpack loaders, postcss, and eslint packages to devDependencies. remove unused eslint config f (0c7724e)
  • move webpack related packages to devDependencies (bd54043)
  • Only calculate frame when data attributes change (3cefe63)
  • remove duplicate entries in package.json dependencies (66b0365)
  • Remove frame imports from ResponsiveFrame code. (954e945)
  • turn off eslint rule no-unused-vars (18c4b9c)
  • Update semiotic-mark to fix the x/y animation nonsense (3f8b2dc)
  • upgrade to react-annotation with draggable lib (0e0bae0)
  • Use full URL syntax for github deps (2ceac6d)
  • yarn eject (ac58ef7)
  • yarn lint --fix (ddeeec1)
  • yarn lint:fix with docs included (c42a97d)

1.10.2 (2018-04-30)

  • 1.10.2 (9c53c3b)
  • Clean up canvas rendering and redraw (b2593d8)
  • Clean up DOM tree more (annotation layer, background graphics, canvas suppression when inactive) (5cb522a)
  • Export weird frames separately (a3a573c)
  • Fix version (7e69a8f)
  • Update sankey a bit (1f1b003)

1.10.1 (2018-04-24)

1.10.0 (2018-04-23)

  • 1.10.0 (253de66)
  • Add heatmap and hexbin (63e725c)
  • HTML annotations for SparkFrame, DoubleClick for Ordinal (9aaac02)
  • linting (d41ec08)
  • Make sure custom click/doubleclick/hover is working across all frames (9299505)
  • OrdinalFrame should take instantiated rscale not the generator (2482990)

1.9.6 (2018-04-18)

1.9.5 (2018-04-17)

1.9.4 (2018-04-17)

1.9.3 (2018-04-13)

  • 1.9.3 (c2dc1a5)
  • Fix json2csv dep to version 3.11.5 (c025f5a)
  • Let notes overwrite react-annotation props in marginalia mode (a4ec19f)
  • lint and test (7bcc76a)
  • Title positioning (ecff3a2)

1.9.2 (2018-03-31)

1.9.1 (2018-03-14)

1.9.0 (2018-03-13)

1.7.8 (2018-02-15)

1.8.3 (2018-03-03)

  • 1.8.3 (db325e2)
  • Oh yeah (49b1452)
  • Other way around (a709f05)
  • Remove Debug component, fix point highlighting (3b0dc7e)
  • Remove Debug dist (c6dedf6)
  • Remove SmartFrame and repackage dist (3a4a825)
  • Remove style inheritence from responsiveFrame (6c98d0e), closes #2
  • Tab Index on the right version? (243533e)
  • Test removing named exports and only default (97d314e)
  • Try with named (647ab44)
  • Unminified (40cc45e)

1.8.2 (2018-03-02)

  • 1.8.2 (0138b48)
  • Area line points, no axis marginalia handling (95e35f9)
  • Fix highlight annotation eating function annotation types (b1cc4c7)
  • Fix ORFrame download mapping (fd99ade)
  • Highlight with no interpolator (ba4f71a)
  • Histogram custom size bug (1e8d9fa)
  • Specify version of element-resize-selector with tabIndex (1b60951)
  • Update decision matrix example CSS (b5b959e)

1.8.1 (2018-03-01)

  • 1.8.1 (8dbf65b)
  • Missing XY coordinates for bar piece hovering (9efd830)

1.8.0 (2018-03-01)

1.7.14 (2018-02-25)

1.7.13 (2018-02-21)

1.7.12 (2018-02-16)

1.7.11 (2018-02-16)

1.7.10 (2018-02-16)

  • 1.7.10 (4f7a552)
  • Docs title (bc590a5)
  • Extent change listeners, Axis fixes, tests (ae9779f)
  • Test for axis, fix for axis, fix canvas size (f658f08)
  • Update axis test for bottom (5931f68)

1.7.9 (2018-02-15)

1.7.8 (2018-02-15)

1.7.7 (2018-02-13)

1.7.6 (2018-02-13)

1.7.5 (2018-02-10)

1.7.4 (2018-02-09)

1.7.3 (2018-02-07)

  • 1.7.3 (a21f081)
  • Console (66a103f)
  • Fix horizontal/vertical annotation rules (49bfd8f)
  • HTML Annotations should be over SVG annotations (18fdb2f)

1.7.2 (2018-02-07)

  • 1.7.2 (1b15ecf)
  • Fix a typo and another typo and some JSON circularity (8a88903)

1.7.1 (2018-02-06)

1.7.0 (2018-02-05)

  • 1.7.0 (2229a18)
  • Add hover process settings (dca903f)
  • Clean up docs (1b10d75)
  • Clean up margin (b9791ca)
  • Don't mutate data in OrdinalFrame (b3209b4)
  • Fix images (6af367b)
  • image path (df0da55)
  • networkFrame annotation "edge" or "node" or "all" (6f556cb)
  • Remove annotation so it doesn't look bad with word wrapping (386d2c0)
  • Remove mutatation of data arrays (7187566)
  • Resize network charts on size change (8b8a824)
  • Size and reduce DOM elements (a6e33c8)
  • So many different tick lines (6e78f42)
  • Update docs for sparkline (c561948)
  • Whoops forgot mah axes (7a92fbf)

1.6.1 (2018-02-01)

1.6.0 (2018-01-31)

1.5.3 (2018-01-26)

1.5.2 (2018-01-23)

1.5.1 (2018-01-20)

1.5.0 (2018-01-16)

  • 1.5.0 (b076b88)
  • Defined data extent, points along for stacked (6cafd5b)
  • Honor a passed child accessor for hierarchies (f33123e)
  • ORFrame -> OrdinalFrame (0b8e710)

1.4.3 (2018-01-10)

  • 1.4.3 (ce9cff9)
  • feat(docs) Added decision matrix example (981f463)
  • Improve Sunburst and Hierarchy Docs (7a31afe)
  • min (3a18dd7)
  • Sunburst example & rect enclosure (e1dbcd2)
  • Update name for dendrogram docs -> hierarchical charts (930f948)
  • useBins for bucketized summary (6ad38b5)

1.4.2 (2018-01-08)

1.4.1 (2018-01-05)

1.4.0 (2018-01-02)

1.3.3 (2017-12-16)

1.3.2 (2017-12-12)

1.3.1 (2017-12-11)

  • 1.3.1 (42f83a9)
  • Dist only on github no longer on NPM (265fe7f)
  • Fix simple margin (35ff85c)
  • Publish Prep (31787d5)
  • Relative scale for bucketized viz, fix margin.top issue (f138dd5)
  • Start integrating sankey-circular (623f69f)
  • Update dist and examples for circular sankey (1a93220)
  • Waiting on the NPM changes (07cfb1c)

1.3.0 (2017-12-04)

  • 1.3.0 (980098f)
  • Add source to Comet Plot docs (02226a5)
  • Allow lines and points (71440d8)
  • Change formatting (49fad2f)
  • chore(docs) including iframe in examples_list (f4f4430)
  • CustomPointMark and Comet Plot Demo (e90f2fb)
  • feat(docs) Added a shared tooltip example (c3fd5c3)
  • line.axis-baseline included with each axis now (2e606fd)
  • Multi-subject annotations (875cd45)
  • Pass screenCoordinates in react-annotation for ORFrame (defec52)
  • Simple weak component detection to restore motif functionality (bb592ab)

1.2.10 (2017-11-29)

1.2.9 (2017-11-26)

  • 1.2.9 (8f2a38f)
  • Create minified dist file. Closes #96 (b198ccc), closes #96
  • Delete unminified dist after build (3c3ed4a)
  • Support minimal canvas rendering for NetworkFrame (1c1300d)

1.2.8 (2017-11-22)

1.2.7 (2017-11-22)

1.2.6 (2017-11-21)

1.2.5 (2017-11-21)

  • 1.2.5 (b1c3b91)
  • Add and configure rollup (cb9863e)
  • Annotation Handling, Brush (046c967)
  • Configure rollup to work with process.env substitution, node modules, and more (a2c65f3)
  • Finish minimap example (00b56e4)
  • Fix curly arc brackets (db0911c)
  • Fix data version (ec5bea0)
  • Fix this in Downloadbutton (ef9b599)
  • How much time have I spent on this silly chartttttttt (0829dcd)
  • Ignore padding for whole pie piece cases (7b63ae4)
  • Move the design firm (eab1998)
  • one too many semicolons (0a02219)
  • Remove unused plugins from babel configuration (1729751)
  • Semiotic, not semiotic (4e30963)
  • Update to fixed link for image (035bae7)

1.2.4 (2017-11-18)

1.2.3 (2017-11-17)

  • 1.2.3 (ec2791a)
  • Add link to examples (12e3bd0)
  • add more info for axis documentation (b3e12f7)
  • Add reference to other annotation handling settings (01faf2d)
  • Curly arc brackets (ed30354)
  • Fix dataversion and ORFrame marginalia (cbb0612)
  • improve annotation bump docs (f203eaf)
  • unify capitalization (53f10c2)
  • Update react-annotation (01597f7)

1.2.2 (2017-11-13)

  • add lib for git npm install (1a55534)
  • 1.2.2 (f272174)
  • Clean settings for docs (d8ebaae)
  • Delete /lib because of gitignore (ed57c75)
  • Improve radial padding (b4b10fa)
  • Support diverging bump charts (d99bb9f)
  • Update .gitignore (2a9f12d)
  • Working arc bracket annotations (2d38d83)
  • Working clusterbar padding and custom mark drawing (06bbd34)

1.2.1 (2017-11-10)

1.2.0 (2017-11-09)

1.1.13 (2017-11-08)

1.1.12 (2017-11-08)

1.1.11 (2017-11-07)

  • 1.1.11 (e070767)
  • Fix overlay update bug, word cloud custom icon (e249050)

1.1.10 (2017-11-06)

  • 1.1.10 (1d57ec5)
  • Bump react-annotation version, add piece hover override (45f7f29)
  • Correct custom type docs (afc89f5)
  • Fix bullet chart for display (2b15636)
  • Fix responsive style container (17fa783)
  • Improve voronoi calculation when out of bounds (757eb9a)
  • Update example list (9a77718)
  • Update License prop in package.json (584b29a)

1.1.9 (2017-10-27)

  • 1.1.9 (accb020)
  • Adjust the iconPadding in docs (1282787)
  • More icon improvements (362117e)
  • use material-design-icons-svg in ISOTYPE example (cf525b9)

1.1.8 (2017-10-25)

1.1.7 (2017-10-19)

1.1.6 (2017-10-13)

  • 1.1.6 (10738be)
  • Interactivity needs to account for joy overflow (353275b)

1.1.5 (2017-10-12)

  • 1.1.5 (89c9fc0)
  • 1.1.5 fixes and features (00c4067)
  • allow customNodeIcon for sankey (c22987a)
  • Fix NetworkFrame ID accessor (d626eeb)
  • move custom network type into the 'dataChanged / networkSettingsChanged' if clause (979110d)
  • Sankey Example with Sankey Edges (80c2dce)
  • Trim out unnecessary annotation in example (36d1eb2)
  • Update material-ui (8461f7b)
  • Update react-annotation (6f89e86)
  • feat: support react 16 (dcef592)
  • fix: rm npm warnings (664e87c)

1.1.4 (2017-10-04)

  • 1.1.4 (266da06)
  • Add default size to ResponsiveFrame (6be44cb)
  • Add example for new bounds behavior (dbcfe70)
  • Add line brush to example list (0b4e69e)
  • Add source to docs (43e887b)
  • Improve default "bounds" annotations (972e014)
  • Interactive section for line chart walkthrough (a7fc859)
  • Line brushing example (de76574)
  • Update piece and summary drawing (bf5a756)

1.1.3 (2017-10-01)

  • 1.1.3 (5715a64)
  • Add source and explanation of realtime examples (c0ca757)
  • Add space between legend top line and items (02c3b5a)
  • Fix Legend Docs (921c60c)
  • Implement & Demonstrate ordinalAlign (05b2ebe)
  • Radial ORFrame obeys margins correctly (324eb23)
  • Responsive Frames use react-resize-detector (85fb343)

1.1.2 (2017-09-27)

1.1.1 (2017-09-21)

  • 1.1.1 (796ed1e)
  • Add pie chart docs (90cbfd2)
  • Fix radial axis label textPath ref (3747037)
  • No bottom margin in labeled radial projection (faed49d)
  • Provide default size 500,500 to all frames (94b773e)
  • Radial tooltip accounts for margin (8818ce7)
  • Update Default value accessor in ORFrame (669d0b3)

1.1.0 (2017-09-20)

  • 1.1.0 (8d282fa)
  • Allow setting the position of boxplot summaries (83b596a)
  • Clean up (1ed2074)
  • Fix clip path, add bar chart tutorial (8f583e8)
  • Fix connection rule true on undefined (f4a32b4)
  • Fix frame CSS (8be76ee)
  • Fix rExtent when minima is 0 (c248928)
  • Fix title bug in ORFrame (73c513c)
  • remove lib files (473ebe0)
  • Shared scale for bucketized summaries (853596b)
  • upgrade to no logging version (f690e1a)
  • upgrade to react-annotation (8a208ab)

1.0.6 (2017-09-14)

  • 1.0.6 (2729dcd)
  • Allow download of points from lines (68c4be0)
  • Fix fixed extent example (9307453)
  • Fix ORFrame Horizontal Hover (095d3cb)
  • Footer axes and examples (1e5d77c)
  • Pass through sankey settings (fedadd2)
  • rExtent acts in ORFrame acts like extents in XYFrame (bd1f8b2)
  • Support raw SVG JSX as renderElement (be9b41f)
  • y1 and fixes (a0cf110)

1.0.5 (2017-09-08)

1.0.4 (2017-09-08)

1.0.3 (2017-09-06)

1.0.2 (2017-09-05)