Commit Graph

  • 96095ec579 feat: update legend dots Shivam Mishra 2020-07-28 14:15:34 +05:30
  • fbe314d9f9 feat: update default space ratio, narrower bars Shivam Mishra 2020-07-28 14:15:14 +05:30
  • 39a7a8ffef feat: use css variables for styling Shivam Mishra 2020-07-28 13:23:54 +05:30
  • 0e7fa08b99 feat: rewrite build Shivam Mishra 2020-07-17 15:04:11 +05:30
  • 2c560b9bcc feat: remove svg pointer border Shivam Mishra 2020-06-30 18:59:16 +05:30
  • f7ec6fc779 feat: update tooltip colors Shivam Mishra 2020-06-28 20:51:03 +05:30
  • e54427004c feat: update text and line colors Shivam Mishra 2020-06-28 20:42:21 +05:30
  • 23bdf8a719 feat: truncate tooltip Shivam Mishra 2020-06-28 20:35:16 +05:30
  • 79157c318f feat: update colors Shivam Mishra 2020-06-28 20:34:48 +05:30
  • 09c3186813 feat: new colors Shivam Mishra 2020-06-26 15:02:53 +05:30
  • 3ec31560e9 feat: show 4 data points per row in tooltip Shivam Mishra 2020-06-03 19:25:30 +05:30
  • 479752c05f feat: update tooltip Shivam Mishra 2020-06-03 17:48:27 +05:30
  • ecfc069cbd chore: bump to 1.5.5 v1.5.5 Shivam Mishra 2020-12-14 15:18:36 +05:30
  • d5706a501b
    Merge pull request #315 from 418sec/1-npm-frappe-charts Shivam Mishra 2020-12-14 14:18:10 +05:30
  • 6fce4d6665 chore: bump to 1.5.4 1.5.4 Shivam Mishra 2020-11-30 12:34:47 +05:30
  • e04b8f7013
    Merge pull request #311 from ading-be/#310 Shivam Mishra 2020-11-26 19:43:57 +05:30
  • 1547a85a79
    Merge branch 'master' into #310 Bart Van Houtte 2020-11-26 14:50:45 +01:00
  • 2fb0609a02
    Merge pull request #1 from arjunshibu/master Jamie Slome 2020-11-16 16:14:44 +00:00
  • d07157354d
    added XSS protection for datasets.name field Arjun Shibu 2020-11-11 11:36:59 +05:30
  • 92a3df9690 chore: bump to 1.5.3 and update build 1.5.3 Shivam Mishra 2020-11-05 11:13:20 +05:30
  • 25122f974f chore: update yarn lock Shivam Mishra 2020-11-05 11:10:43 +05:30
  • d1123786cb fix: rounding precision errors in aggregation chart legend Shivam Mishra 2020-11-05 11:10:30 +05:30
  • c5de1fd06c - Fix tests Bart Van Houtte 2020-10-23 16:58:29 +02:00
  • cf7ffa0d2d - Fix build on backwards compatibility tooltipOptions Bart Van Houtte 2020-10-13 16:03:44 +02:00
  • b552cde7de - Build Bart Van Houtte 2020-10-13 15:52:39 +02:00
  • 869c747be1 - Adjust getColor to support RGB (TODO: HSL colors) - Add Test to verify changes Bart Van Houtte 2020-10-13 15:45:08 +02:00
  • f644e19a5b
    Merge pull request #309 from SaiFi0102/AggregateChart-Formatter Shivam Mishra 2020-10-09 17:13:57 +05:30
  • cec719dbe8 fix(AggregationChart): Formatter not being applied (ex PercentageChart in AR/AP erpnext) Saif Ur Rehman 2020-10-07 22:04:45 +05:00
  • f59de5f11e
    chore: update readme ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ 2020-09-16 12:47:46 +05:30
  • 6e687cd1cd
    Merge pull request #306 from silvestrevivo/master Shivam Mishra 2020-09-16 12:45:26 +05:30
  • 55c93d4779 reverse array when maxValue < absMinValue silvestrevivo 2020-08-30 21:12:53 +02:00
  • 2572e317c7 chore: bump to 1.5.2 🎉 v1.5.2 Shivam Mishra 2020-07-08 21:20:37 +05:30
  • 222cbb686f fix: preprocess rect attributes before creating bar Shivam Mishra 2020-07-08 21:18:38 +05:30
  • 773f93c414 fix: set default translate to 0 if invalid Shivam Mishra 2020-07-08 21:18:04 +05:30
  • 9d03d502d9 feat: added helper to valid number to svg attributes Shivam Mishra 2020-07-08 21:16:59 +05:30
  • d6c33a1e36 chore: update build v1.5.1 Shivam Mishra 2020-06-30 22:10:53 +05:30
  • a02c79c73c chore: bump to 1.5.1 Shivam Mishra 2020-06-30 22:10:46 +05:30
  • d3eabea836 fix: <rect> attribute width bug Shivam Mishra 2020-06-30 21:55:50 +05:30
  • 136b9142dc chore: update issue template Shivam Mishra 2020-06-26 15:51:34 +05:30
  • 40a7214b2e chore: bump to 1.5.0 v1.5.0 Shivam Mishra 2020-06-03 16:23:02 +05:30
  • a35c765858
    Merge pull request #288 from frappe/refactor-truncate-legends Shivam Mishra 2020-06-03 10:51:49 +00:00
  • ee38b15f89 chore: update build Shivam Mishra 2020-06-03 16:21:25 +05:30
  • e0c1bde2ff refactor: let Aggregate chart manage legends Shivam Mishra 2020-06-03 16:18:28 +05:30
  • 73fddf0623 refactor: set default width for legend label to 150 Shivam Mishra 2020-06-03 16:18:12 +05:30
  • 724de646a6 feat: set truncate as 1 by default Shivam Mishra 2020-06-03 16:17:17 +05:30
  • 59416ec1af feat: update build Shivam Mishra 2020-05-09 18:10:12 +05:30
  • 3c58269958 style: added semi colon Shivam Mishra 2020-05-09 18:09:52 +05:30
  • 809bc2c43c chore: bump to 1.4.1 Shivam Mishra 2020-05-09 18:09:11 +05:30
  • ef5ab9c715 fix: legend render bug Shivam Mishra 2020-05-09 18:08:26 +05:30
  • 170129cb44 chore: update build v1.4.0 Shivam Mishra 2020-05-09 17:58:17 +05:30
  • 0633e407f3 chore: bump to 1.4.0 Shivam Mishra 2020-05-09 17:58:03 +05:30
  • 1834ff71bd
    Merge pull request #285 from scmmishra/heatmap-radius Shivam Mishra 2020-05-09 17:55:07 +05:30
  • 4f48d8d597 feat: allow corner radius for heatmap Shivam Mishra 2020-05-09 17:49:09 +05:30
  • 80ef2437c0 chore: update build 1.3.2 Shivam Mishra 2020-04-30 14:43:03 +05:30
  • c3f747cf39 chore: bump to 1.3.2 Shivam Mishra 2020-04-30 14:42:12 +05:30
  • 3e71dd30d4
    Merge pull request #282 from scottfr/master Shivam Mishra 2020-04-30 14:40:27 +05:30
  • d7b6f4e9fc feat: updated build v1.3.1 Shivam Mishra 2020-04-30 14:01:59 +05:30
  • 53d14004bb refactor: multiple linting fixes Shivam Mishra 2020-04-30 13:57:59 +05:30
  • 103139ebee feat: upgrade packages Shivam Mishra 2020-04-30 13:53:18 +05:30
  • b6f2483fd2 Update axis-chart-utils.js Scott Fortmann-Roe 2020-04-19 18:27:16 +01:00
  • e95f0aadaa
    Merge pull request #275 from Thunderbottom/color-check-fix Shivam Mishra 2020-04-07 16:16:02 +05:30
  • 2eb61e46c0
    fix: match possible whitespace chars at the start Chinmay D. Pai 2020-03-23 21:19:46 +05:30
  • 2688662c82
    fix: improve regex to check if string is hex or rgb Chinmay D. Pai 2020-03-23 11:29:53 +05:30
  • 90b684daf1
    Merge pull request #260 from wesdoyle/master Shivam Mishra 2020-02-05 11:31:09 +05:30
  • f1d6845ce7 Remove duplicate Travis CI build badge wesdoyle 2019-12-21 20:37:01 -06:00
  • 999d5acc74 style: linting fixes funnel-chart Shivam Mishra 2019-10-30 15:55:23 +05:30
  • ce67836445 chore: revert frappe-charts.esm.js Shivam Mishra 2019-10-30 15:41:03 +05:30
  • 2c35a2f35b
    refactor: remove window assignment Shivam Mishra 2019-10-30 15:37:23 +05:30
  • f06d0c70af
    Merge pull request #248 from emilsgulbis/patch-1 Shivam Mishra 2019-10-30 15:22:15 +05:30
  • f32cf4bde7 feat: centered chart Shivam Mishra 2019-10-30 15:09:25 +05:30
  • f85daa3d6e
    Fix: Sometimes index === -1 Emīls Gulbis 2019-10-07 14:45:16 +03:00
  • b099ffe1c9 feat: fixed funnel chart tooltip Shivam Mishra 2019-09-28 19:34:37 +05:30
  • fff25ecf4f feat: generated funnel chart Shivam Mishra 2019-09-27 19:42:36 +05:30
  • 9053b01462 refactor: move endPoint creation to draw-utils Shivam Mishra 2019-09-27 15:00:43 +05:30
  • 2451e58df9 chore: enabled funnel option Shivam Mishra 2019-09-27 15:00:26 +05:30
  • edf6077eb4 feat: kick start funnel Chart Shivam Mishra 2019-09-27 14:49:30 +05:30
  • 39211a406d chore: bump to 1.3.0 1.3.0 Shivam Mishra 2019-09-22 19:25:41 +05:30
  • eb7925a789 chore: update build Shivam Mishra 2019-09-22 19:23:36 +05:30
  • 68d0d1f10e
    Merge pull request #242 from ddoice/feature/truncate-legend-dot-labels Shivam Mishra 2019-09-16 18:42:12 +05:30
  • f77df2b02f Changed to pass truncateLegends option to legendDot rafael 2019-09-11 14:07:55 +02:00
  • c6e46886f3 Changed legendDot signature, label truncated when required. rafael 2019-09-11 14:07:19 +02:00
  • 3438fcdb05 fix: update function getSplineCurvePointsStr name Shivam Mishra 2019-09-09 20:15:05 +05:30
  • 96618fa8e2
    Merge pull request #241 from frappe/disable-animate Shivam Mishra 2019-09-02 09:54:01 +05:30
  • 6b81a0c011
    Merge pull request #240 from nniclas/spline Shivam Mishra 2019-09-02 09:53:43 +05:30
  • 2c3d8a52f2 feat: allow disabling animations using 'animate' option disable-animate Shivam Mishra 2019-09-01 17:25:53 +05:30
  • 2382c4d273
    Apply suggestions from code review nniclas 2019-08-30 12:54:30 +02:00
  • 2edc1dc2c0 re-added missing css file nniclas 2019-08-24 12:40:36 +02:00
  • 6ca111a5ac files missing re-added nniclas 2019-08-24 11:43:46 +02:00
  • 173a6f19c5 linechart spline option Niclas Ostberg 2019-08-23 15:02:01 +02:00
  • b8b58149a8 linechart spline option Niclas Ostberg 2019-08-23 14:55:24 +02:00
  • 317136eec4
    Merge pull request #238 from frappe/fix-event-listener Shivam Mishra 2019-08-11 22:17:34 +05:30
  • 92674f94f1 fix: destroying event listener on window Shivam Mishra 2019-08-11 21:55:02 +05:30
  • 884c52c671
    Merge pull request #203 from andreasvirkus/patch-1 Shivam Mishra 2019-08-11 21:18:47 +05:30
  • fd6e420ec3
    Merge pull request #236 from GrosSacASac/patch-1 Shivam Mishra 2019-08-11 21:15:11 +05:30
  • 2814d7e25b
    Merge branch 'master' into patch-1 Shivam Mishra 2019-08-11 21:12:30 +05:30
  • 2a03c944c1 feat: bumped to 1.2.4 1.2.4 Shivam Mishra 2019-07-30 12:05:03 +05:30
  • e03b5726e1 style: linting fixes Shivam Mishra 2019-07-30 12:03:21 +05:30
  • 6203422d3b chore: removed fs from package list Shivam Mishra 2019-07-30 12:03:04 +05:30
  • d69b3780d9 feat: added shortenYAxisNumbers option to axisOptions Shivam Mishra 2019-07-30 11:53:12 +05:30
  • a785bc35d7
    Merge pull request #237 from scmmishra/fix-zero-value Shivam Mishra 2019-07-30 10:12:30 +05:30