Commit Graph

  • b50a1c21f2 Fix typo / grammar in the responsive docs (#5975) Ben McCann 2019-01-10 22:31:36 -08:00
  • 20c748f90b Fix modifying ticks in afterBuildTicks (#5913) Jukka Kurkela 2019-01-11 08:29:38 +02:00
  • e1ed26f315 Implement scriptable options for doughnut charts (#5966) Evert Timberg 2019-01-10 10:00:36 -05:00
  • e03d8d8d7b Make the main controller importable (#5969) Simon Brunel 2019-01-09 14:40:11 +01:00
  • 6c49140587 Remove unused parameter in removeResizeListener invocation (#5970) Daniel Ruf 2019-01-09 14:39:20 +01:00
  • 9ecae7c5fb Test default tooltip callbacks for scatter charts (#5967) Nodar Nutsubidze 2019-01-09 07:37:25 -06:00
  • f342299845 Fix contribution docs about gulp-cli (#5968) Alexander Wunschik 2019-01-09 08:10:58 +01:00
  • 9d7eacd251 Fix generateTicks when working with tiny numbers (#5948) Jukka Kurkela 2019-01-09 08:58:13 +02:00
  • 820debf452 Refactoring using helpers.options.resolve (#5965) Akihiko Kusanagi 2019-01-08 23:50:33 +08:00
  • dd3564aee5 Fix title, body and footer alignment inside tooltip (#5925) Jukka Kurkela 2019-01-08 14:37:36 +02:00
  • 934ce241ae Fix fitWithPointLabels calculation in radialLinear scale (#5963) Akihiko Kusanagi 2019-01-07 19:48:57 +08:00
  • b7139dbbef Use Chart.min.js in samples (#5958) Simon Brunel 2019-01-06 15:56:58 +01:00
  • 87e44fa360 Cleanup scales export for better import strategy (#5953) Simon Brunel 2019-01-05 14:37:54 +01:00
  • 26b7375329 Prevent bezier points from being capped when a data point is off the chart (#5937) Akihiko Kusanagi 2019-01-05 19:28:15 +08:00
  • c51ac8a64a Make animation duration consistent across browsers (#5331) serhii-yakymuk 2019-01-02 17:13:56 +02:00
  • 39b4d61ac2 Fix time scale ticks.reverse issue (#5933) Akihiko Kusanagi 2019-01-02 23:00:55 +08:00
  • 918e2c027f Cast getRightValue to number in the bar controller (#5947) Jukka Kurkela 2019-01-02 16:55:27 +02:00
  • aae05a08da Improve tick generation for linear scales (#5938) Akihiko Kusanagi 2019-01-01 21:38:09 +08:00
  • a8920f6b62 Fix RangeError exception when merging too many labels (#5936) CK 2018-12-31 04:35:51 -08:00
  • 4b6e53a617 Properly calculate space needed by tick label on autoSkip (#5922) Jukka Kurkela 2018-12-21 08:56:53 +02:00
  • d7e8b733e3 Add reverse support to time scale (#5927) Jukka Kurkela 2018-12-20 17:08:13 +02:00
  • d29ec5a485 Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) Akihiko Kusanagi 2018-12-20 17:56:06 +09:00
  • c8ce3d2018 Add support for typed arrays (#5905) Jukka Kurkela 2018-12-18 15:49:39 +02:00
  • 7e429a8fc6 Add 'middle' interpolation to stepped plots (#5908) Angus Comrie 2018-12-18 15:47:24 +02:00
  • db8f6c38dc Add support for 'inner' border for arc elements (#5841) Akihiko Kusanagi 2018-12-18 21:58:02 +09:00
  • 4fb259e3ac Add support for hiding axis when all linked datasets are hidden (#5885) Dave Salomon 2018-12-18 08:33:03 +00:00
  • 52b9793ba0 Use HTTPS instead of HTTP for URLs supporting it Simon Brunel 2018-12-16 11:58:29 +01:00
  • 2388eeaf38 Add omi-chart to extensions.md (#5912) 当耐特 2018-12-15 19:27:08 +08:00
  • 3a29b99e3b Use HTTPS in documentation links where possible (#5915) Ben McCann 2018-12-15 02:28:17 -08:00
  • 2a97ec21c5 Migrate from Browserify to rollup (#5904) Simon Brunel 2018-12-14 20:20:43 +01:00
  • f2a9e66b73 Remove innerHTML usage from our DOM platform (#5909) Simon Brunel 2018-12-14 03:19:42 +01:00
  • 69fcba029b Remove autoSkip logic to always display last tick (#5891) Steve Gray 2018-12-09 11:56:51 -06:00
  • 40495ec9d0 Fix the rounding issue of floating point numbers in category scale (#5880) Akihiko Kusanagi 2018-12-09 21:34:34 +11:00
  • 7c45fdac0d Remove gaps on the left and right when the axis offset is true (#5884) Akihiko Kusanagi 2018-12-06 03:59:07 +11:00
  • bfa635e55d Fix docs about bar chart indexable options (#5876) Akihiko Kusanagi 2018-12-04 19:10:15 +11:00
  • 5797e03421 Refactor data generation in scatter basic example (#5877) generic-github-user 2018-12-04 03:07:35 -05:00
  • 3cb2d7050e Remove gulp-connect and add jsdelivr/unpkg paths (#5875) Simon Brunel 2018-12-01 08:35:43 +01:00
  • be8d78a900 Make Chart.controllers.* importable (#5871) Simon Brunel 2018-11-29 21:06:34 +01:00
  • c84d249035 Fix test failures on Windows (#5872) Akihiko Kusanagi 2018-11-30 04:05:36 +08:00
  • ecfa7b24c6 Add support for CanvasPattern and CanvasGradient in tooltip (#5869) Akihiko Kusanagi 2018-11-29 20:52:56 +08:00
  • aa652df240 Deprecate Chart.{Type} classes (#5868) Simon Brunel 2018-11-29 07:56:20 +01:00
  • d6ac7d8a80 Fix cut off tick labels in radial scale (#5848) Akihiko Kusanagi 2018-11-28 15:35:15 +08:00
  • bbca2fc789 Enhance documentation for bar specific scale options (#5854) jedrekdomanski 2018-11-28 07:56:41 +01:00
  • 1f2fa5c90c Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) Akihiko Kusanagi 2018-11-28 14:53:41 +08:00
  • 241499d27f Make getHoverColor() return the original value if it is CanvasGradient (#5865) Akihiko Kusanagi 2018-11-28 08:54:03 +08:00
  • f5437fe548 Fix nearest interaction mode to return all items (#5857) Jukka Kurkela 2018-11-27 17:26:41 +02:00
  • 08447e9e19 Draw radial scale angle lines before tick labels (#5855) Stef Louwers 2018-11-27 15:14:41 +01:00
  • 0351a88a63 Add support for gridLines/angleLines borderDash for polarArea/radar charts (#5850) Akihiko Kusanagi 2018-11-26 15:57:31 +08:00
  • b68341d9b8 Correct calculation of padding in percent (#5846) chtheis 2018-11-21 09:35:49 +01:00
  • bc494e0a81 Use empty labels for tests so as not to be affected by the font width (#5842) Akihiko Kusanagi 2018-11-21 15:58:39 +08:00
  • f6d9a39cb8 Fix axis line width when option is an array (#5751) Evert Timberg 2018-11-18 03:45:41 -05:00
  • ab06831f69 Is node shadow root check improved (#5828) Kakhaber 2018-11-18 12:36:21 +04:00
  • 75aa44eef6 Upgrade dev dependencies to reduce vulnerabilities (#5840) Simon Brunel 2018-11-18 09:33:34 +01:00
  • ecf64d361d Correct spelling mistake. (#5831) Thomas David Baker 2018-11-15 06:41:02 -08:00
  • 3ea93a09f2 Add regression test for legend layout issue (#5776) Jan Tagscherer 2018-11-14 11:12:57 +01:00
  • 56b30e1db1 Check pixel values using the pixel proximity matcher (#5833) Jan Tagscherer 2018-11-14 11:08:40 +01:00
  • ae80e14c51 Make bar styling options scriptable (#5780) Simon Brunel 2018-11-12 21:15:37 +01:00
  • 637c2176ec Support decimal stepSize (#5786) Akihiko Kusanagi 2018-11-13 04:12:09 +08:00
  • 7e62913cfc Change .editorconfig to include final newlines (#5827) Jan Tagscherer 2018-11-12 21:06:59 +01:00
  • e730f87e15 Fix legend item layout issue (#5816) Akihiko Kusanagi 2018-11-12 15:57:16 +08:00
  • 9140ef7e67 Add a link to chartjs-plugin-colorschemes to extensions.md (#5813) Akihiko Kusanagi 2018-11-06 01:56:29 +08:00
  • f40abe9244 Consistent use of punctuation and quick review in docs (#5796) Bart Deslagmulder 2018-11-02 08:46:06 +01:00
  • f74699a591 Fix offsetGridLine behavior with a single data point (#5609) Akihiko Kusanagi 2018-11-02 16:44:10 +09:00
  • 6bea6aba7b Document padding option for ticks configuration (#5795) Jordan Ephron 2018-11-01 11:28:12 -04:00
  • 820d28907b Remove dead and broken code from gulpfile (#5794) Hendrik Röhm 2018-11-01 16:26:20 +01:00
  • cb14217c88 Add error margin for detecting if a point or line is in the chartArea (#5790) Akihiko Kusanagi 2018-10-27 23:55:11 +08:00
  • b3b5c7de4f Ensure that when we check typeof x == 'number' we also check instanceof Number (#5752) Evert Timberg 2018-10-22 03:52:05 -04:00
  • 81b4b87666 Radar code cleanup (#5624) Ben McCann 2018-10-21 12:56:57 -07:00
  • 2dbf1cd1af Add support for *.js test fixture config (#5777) Simon Brunel 2018-10-20 11:38:48 +02:00
  • 5816770e45 Introduce the 'minBarLength' bar option (#5741) Alexandre Dubé 2018-10-18 16:28:56 -04:00
  • f815dd5196 Ensure that when the time axis accesses data.labels it actually exists (#5750) Evert Timberg 2018-10-18 15:28:49 -04:00
  • dfbb57468f Add 'parser' instead of deprecated 'format' in samples (#5769) Niladri Dutta 2018-10-17 02:42:51 +05:30
  • 924a66bae2 Release 2.7.3 v2.7.3 Chart.js 2018-10-15 17:14:43 +00:00
  • 7065c4318f Merge pull request #5732 from chartjs/master Simon Brunel 2018-10-15 19:08:33 +02:00
  • d7eab1b994 Bump version to 2.7.3 Simon Brunel 2018-10-15 18:48:00 +02:00
  • 1ba06a26fd Add aspectRatio property to responsive doc (#5756) Daniel Correa 2018-10-09 11:20:09 -05:00
  • 9293c30d4f Add scatter link in charts documentation (#5736) Miguel Martínez Serrano 2018-09-21 21:22:31 +02:00
  • 2f9c663d01 Added Wicked-Charts to the Popular Extensions Page (#5734) Maxim Atanasov 2018-09-21 21:21:34 +02:00
  • 7a65546629 Fix scale when data is all small numbers (#5723) Carl Osterwisch 2018-09-16 05:33:48 -04:00
  • bbd589d5ab Add "Accessibility" documentation page (#5719) Wei-Wei Wu 2018-09-11 00:12:28 -07:00
  • 1aa54b074b Add gulp watch task for docs (#5724) Wei-Wei Wu 2018-09-09 11:42:18 -07:00
  • 3830216420 Event handling to use target instead currentTarget (#5575) Colin 2018-08-10 08:32:35 +01:00
  • ab41173d9b Fix adding and removing datasets in bar samples (#5663) Tom Pullen 2018-08-08 17:52:56 +01:00
  • a9c4e377a7 Add color to financial time series sample (#5661) Tom Pullen 2018-08-08 17:44:53 +01:00
  • 3010173733 Disable hardware acceleration for unit tests Simon Brunel 2018-07-29 13:23:31 +02:00
  • 91608398b6 Add "point style" image tests Simon Brunel 2018-07-09 21:14:25 +02:00
  • 9a295816b3 Replace ES6 by Webpack in the integration docs (#5555) Sebastiaan Lokhorst 2018-07-29 22:16:10 +02:00
  • 352268616b Fix min and max option checks in linear scales (#5209) Colin 2018-07-29 17:09:16 +01:00
  • 493eaa8424 Refactor helpers.canvas.drawPoint() (#5623) Akihiko Kusanagi 2018-07-29 16:31:28 +07:00
  • 0963c8f76c Fix positioning in the custom tooltip example (#5454) Jung Oh 2018-07-14 01:06:02 -07:00
  • 119a86f399 Update the descriptions of barThickness, offsetGridLines and offset (#5600) Akihiko Kusanagi 2018-07-14 15:57:16 +08:00
  • 246b9a1a40 Add circular option documentation for grid lines (#5637) Niel Mistry 2018-07-14 03:52:49 -04:00
  • 9c3b0d2e29 Add a link to chartjs-plugin-style to extensions.md (#5638) Akihiko Kusanagi 2018-07-14 15:51:50 +08:00
  • 48fefd92b6 Fix the example of Linear Radial Axis (#5633) Akihiko Kusanagi 2018-07-12 06:59:16 +08:00
  • 858d86eebb Add label for first dataset in progress-bar example (#5625) Bart Deslagmulder 2018-07-09 20:27:43 +02:00
  • 0ddd0ee16b Enable arbitrary rotation of datapoints (#5319) Joel Hamilton 2018-07-07 11:54:05 -04:00
  • 387a23df73 Add support for Shadow DOM (#5585) Réda Housni Alaoui 2018-07-07 17:52:29 +02:00
  • 1cd0469bdc Add 15 minutes time steps (#5613) Alec Fenichel 2018-07-07 11:51:02 -04:00
  • 88308c600c Enhance the rounded rectangle implementation (#5597) Simon Brunel 2018-06-26 17:58:32 +02:00
  • 6f90e0799e Use comment for pull request template (#5595) Daniel Ruf 2018-06-26 09:47:12 +02:00