@hpcc-js/chart 2.86.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist/index.css +2 -0
  2. package/dist/index.css.map +7 -0
  3. package/dist/index.js +63 -11786
  4. package/dist/index.js.map +7 -1
  5. package/package.json +29 -33
  6. package/src/Area.ts +1 -1
  7. package/src/Axis.ts +89 -58
  8. package/src/Bar.ts +1 -1
  9. package/src/BubbleXY.ts +1 -1
  10. package/src/Bullet.ts +21 -11
  11. package/src/Column.ts +1 -2
  12. package/src/Contour.ts +1 -1
  13. package/src/Gantt.ts +1 -1
  14. package/src/Gauge.ts +30 -28
  15. package/src/HalfPie.ts +1 -1
  16. package/src/Heat.ts +1 -1
  17. package/src/HexBin.ts +1 -1
  18. package/src/Line.ts +1 -1
  19. package/src/QuarterPie.ts +1 -1
  20. package/src/Scatter.ts +1 -2
  21. package/src/StatChart.ts +2 -2
  22. package/src/Step.ts +1 -1
  23. package/src/WordCloud.ts +1 -1
  24. package/src/XYAxis.ts +1 -1
  25. package/src/__package__.ts +1 -1
  26. package/src/index.ts +27 -27
  27. package/types/Area.d.ts +1 -2
  28. package/types/Axis.d.ts +67 -118
  29. package/types/Bar.d.ts +1 -2
  30. package/types/Bubble.d.ts +0 -1
  31. package/types/BubbleXY.d.ts +1 -2
  32. package/types/Bullet.d.ts +13 -7
  33. package/types/Column.d.ts +1 -3
  34. package/types/Contour.d.ts +1 -2
  35. package/types/D3Cloud.d.ts +0 -1
  36. package/types/Gantt.d.ts +1 -2
  37. package/types/Gauge.d.ts +19 -11
  38. package/types/HalfPie.d.ts +1 -2
  39. package/types/Heat.d.ts +1 -2
  40. package/types/HexBin.d.ts +1 -2
  41. package/types/Line.d.ts +1 -2
  42. package/types/Pie.d.ts +0 -1
  43. package/types/QuarterPie.d.ts +1 -2
  44. package/types/QuartileCandlestick.d.ts +0 -1
  45. package/types/Radar.d.ts +0 -1
  46. package/types/RadialBar.d.ts +0 -1
  47. package/types/Scatter.d.ts +1 -3
  48. package/types/StatChart.d.ts +2 -3
  49. package/types/Step.d.ts +1 -2
  50. package/types/Summary.d.ts +0 -1
  51. package/types/SummaryC.d.ts +0 -1
  52. package/types/WordCloud.d.ts +0 -1
  53. package/types/XYAxis.d.ts +1 -2
  54. package/types/__package__.d.ts +1 -2
  55. package/types/index.d.ts +27 -28
  56. package/dist/index.es6.js +0 -11759
  57. package/dist/index.es6.js.map +0 -1
  58. package/dist/index.min.js +0 -2
  59. package/dist/index.min.js.map +0 -1
  60. package/types/Area.d.ts.map +0 -1
  61. package/types/Axis.d.ts.map +0 -1
  62. package/types/Bar.d.ts.map +0 -1
  63. package/types/Bubble.d.ts.map +0 -1
  64. package/types/BubbleXY.d.ts.map +0 -1
  65. package/types/Bullet.d.ts.map +0 -1
  66. package/types/Column.d.ts.map +0 -1
  67. package/types/Contour.d.ts.map +0 -1
  68. package/types/D3Cloud.d.ts.map +0 -1
  69. package/types/Gantt.d.ts.map +0 -1
  70. package/types/Gauge.d.ts.map +0 -1
  71. package/types/HalfPie.d.ts.map +0 -1
  72. package/types/Heat.d.ts.map +0 -1
  73. package/types/HexBin.d.ts.map +0 -1
  74. package/types/Line.d.ts.map +0 -1
  75. package/types/Pie.d.ts.map +0 -1
  76. package/types/QuarterPie.d.ts.map +0 -1
  77. package/types/QuartileCandlestick.d.ts.map +0 -1
  78. package/types/Radar.d.ts.map +0 -1
  79. package/types/RadialBar.d.ts.map +0 -1
  80. package/types/Scatter.d.ts.map +0 -1
  81. package/types/StatChart.d.ts.map +0 -1
  82. package/types/Step.d.ts.map +0 -1
  83. package/types/Summary.d.ts.map +0 -1
  84. package/types/SummaryC.d.ts.map +0 -1
  85. package/types/WordCloud.d.ts.map +0 -1
  86. package/types/XYAxis.d.ts.map +0 -1
  87. package/types/__package__.d.ts.map +0 -1
  88. package/types/__tests__/heat.d.ts +0 -10
  89. package/types/__tests__/heat.d.ts.map +0 -1
  90. package/types/__tests__/index.d.ts +0 -2
  91. package/types/__tests__/index.d.ts.map +0 -1
  92. package/types/__tests__/pie.d.ts +0 -5
  93. package/types/__tests__/pie.d.ts.map +0 -1
  94. package/types/__tests__/stat.d.ts +0 -5
  95. package/types/__tests__/stat.d.ts.map +0 -1
  96. package/types/__tests__/test3.d.ts +0 -9
  97. package/types/__tests__/test3.d.ts.map +0 -1
  98. package/types/index.d.ts.map +0 -1
  99. package/types/test.d.ts +0 -10
  100. package/types/test.d.ts.map +0 -1
  101. package/types-3.4/Area.d.ts +0 -5
  102. package/types-3.4/Axis.d.ts +0 -180
  103. package/types-3.4/Bar.d.ts +0 -5
  104. package/types-3.4/Bubble.d.ts +0 -32
  105. package/types-3.4/BubbleXY.d.ts +0 -6
  106. package/types-3.4/Bullet.d.ts +0 -19
  107. package/types-3.4/Column.d.ts +0 -70
  108. package/types-3.4/Contour.d.ts +0 -30
  109. package/types-3.4/D3Cloud.d.ts +0 -2
  110. package/types-3.4/Gantt.d.ts +0 -5
  111. package/types-3.4/Gauge.d.ts +0 -47
  112. package/types-3.4/HalfPie.d.ts +0 -7
  113. package/types-3.4/Heat.d.ts +0 -32
  114. package/types-3.4/HexBin.d.ts +0 -34
  115. package/types-3.4/Line.d.ts +0 -6
  116. package/types-3.4/Pie.d.ts +0 -95
  117. package/types-3.4/QuarterPie.d.ts +0 -12
  118. package/types-3.4/QuartileCandlestick.d.ts +0 -57
  119. package/types-3.4/Radar.d.ts +0 -47
  120. package/types-3.4/RadialBar.d.ts +0 -44
  121. package/types-3.4/Scatter.d.ts +0 -80
  122. package/types-3.4/StatChart.d.ts +0 -70
  123. package/types-3.4/Step.d.ts +0 -5
  124. package/types-3.4/Summary.d.ts +0 -105
  125. package/types-3.4/SummaryC.d.ts +0 -69
  126. package/types-3.4/WordCloud.d.ts +0 -130
  127. package/types-3.4/XYAxis.d.ts +0 -181
  128. package/types-3.4/__package__.d.ts +0 -4
  129. package/types-3.4/__tests__/heat.d.ts +0 -10
  130. package/types-3.4/__tests__/index.d.ts +0 -2
  131. package/types-3.4/__tests__/pie.d.ts +0 -5
  132. package/types-3.4/__tests__/stat.d.ts +0 -5
  133. package/types-3.4/__tests__/test3.d.ts +0 -9
  134. package/types-3.4/index.d.ts +0 -28
  135. package/types-3.4/test.d.ts +0 -10

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.