-
Currently, Koord2ool uses [Moment.js](https://momentjs.com/) for date manipulation and handling beyond JavaScript's intrinsic API.
However, TC39 has a [proposal with a new Temporal class](https://t…
-
Hello Simon,
Thanks a lot for this great implementation. I successfully used it till now in a project in mine, but since an update to QT 5.12, it unfortunatly stopped working.
5.12 brings apparen…
ghost updated
5 years ago
-
按照Chart.js[最新版文档设置](https://www.chartjs.org/docs/latest/axes/cartesian/)不生效
`scales: {
x: {
title: {
color: 'red',
display: true,
text: 'Month'
…
swjqq updated
9 months ago
-
When i have installed the package and tried to run, it throwed this @error.
Error: Cannot find module 'D:\charts\node_modules\@react-financial-charts\annotations\lib\Annotate' imported from D:\cha…
-
VM177:1 thirdScriptError
sdk uncaught third Error
module "pages/charts/k/@antv/wx-f2.js" is not defined
Error: module "pages/charts/k/@antv/wx-f2.js" is not defined
at require (http://12…
-
Hi,
I added the package to my project and it resolved into this issue.
ERROR in ./node_modules/@unicef/react-org-chart/dist/index.js
Module not found: Error: Can't resolve 'd3' in '\web\node_…
-
I'm working on a new layout for Firefly III. This layout, "v2", is built using Alpine JS and requires both new API-endpoints as well as a lot of code. This issue tracks the remaining work and tasks.
…
-
Not compatible with Version >3 of ChartJS
```
RR! Found: chart.js@4.2.1
npm ERR! node_modules/chart.js
npm ERR! Could not resolve dependency:
npm ERR! **peer chart.js@">= 2.7.0 < 3"** from …
-
At the moment it looks like to be able to migrate to React 18, we need to migrate tests using `enzyme` to `@testing-library/react`, since Enzyme officially supporting React 18 looks still unlikely (se…
-
Chart.js supports horizontalBar charts as of lately, see:
http://jsfiddle.net/3xts05xu/
But it's impossible to pass `horizontalBar` type, because type gets lowercased on this line:
https://github.com…
ghost updated
8 years ago