-
**Describe the bug**
Despite of the document, [tailwind-nextjs-starter-blog/faq/custom-mdx-component.md at main · timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-star…
-
The same problem as #410
![image](https://github.com/intersystems-community/DeepSeeWeb/assets/89194394/be0155aa-750e-41ee-9183-809ac5843d8e)
-
### Relevant package(s)
- [ ] @carbon/charts
- [ ] @carbon/charts-svelte
- [X] @carbon/charts-react
- [ ] @carbon/charts-angular
- [ ] @carbon/charts-vue
- [ ] Documentation website
### Carbon Chart…
-
I've been experimenting with React-Native-Skia trying to do some of the things we can do with React-Native SVG. Currently I am trying to create a circular progress indicator. Problem is, there doesn't…
-
I have added use-count-up using `yarn add use-count-up` command but while building the app, it isn't running, same with any other package I try to install. My editor can pick up the documentation afte…
-
### Describe the bug
In the migration doc for PF 14 (14_0_0.md), the following is stated:
## Deprecated
...
* `` is deprecated in favor of new `` component and will be removed in 15.0.0
* `…
-
### Describe the bug
I have one chart component, in doc when I try to change chart component properties , its not responsing. in canvas also propereties are responding . this problem is coming aft…
-
## Description
Widget part tooltips are hovered by mouse cursors, making tooltips not readable enough
## Steps to check or reproduce
- Go to examples page https://naver.github.io/billboard.js/d…
-
### Tremor Version
3.13.1
### Link to minimal reproduction
.
### Steps to reproduce
![image](https://github.com/tremorlabs/tremor/assets/90755455/5ec5a87c-3145-4327-8172-7cfb6c1bd195)
### What…
-
I'm trying to implement loader with async behavior.
I have a code:
import { DonutChart } from './donut-chart';
const ParentComponent = () => {
const [isLoading, setIsLoading] = useState(true…