-
**What version of Unfold are you using?**
0.38.0
**What version of Django are you using?**
Django==5.1.1
**What browser are you using?**
Chrome Versión 128.0.6613.137
**Did you check…
-
Dear celus team,
after trying out celus via run.lcelus.one, I decided to give it a go and try to install it locally ... I did went through (the really tough I must admit) palybook installation proc…
-
Hi,
I am unable to simply change the default colors for Pie chart:
```
import { Pie } from '@ant-design/plots';
const DemoPie = () => {
const config = {
data: [
{ sex: '男', sold: …
-
### 🐛 bug 描述 [详细地描述 bug,让大家都能理解]
数据未正确展示,都显示为 0 ,tooltip 也是 0
### 📷 复现步骤 [清晰描述复现步骤,让别人也能看到问题]
### 🏞 期望结果 [描述你原本期望看到的结果]
### 💻 复现代码 [提供可复现的代码,仓库,或线上示例]
```js
import React from 'react';
i…
-
using UnityEngine;
using UnityEngine.Experimental.VFX;
using UnityEditorInternal;
using System.Collections.Generic;
namespace UnityEditor.VFX.Utils
{
static class VFXEventTesterWindow
…
-
Testing 2
title.html
=====
${title}
====
secondary-description.html
=
${secondaryDescription @ context="html"}
======pretitle.html ==…
-
When typing into a colorfield after the third character is typed the rest of the color is automatically filled in to a color that was not chosen. I believe this may be due to the `_addInputListeners: …
-
When i upload file, it's working fine but, when i try to preview the file after clicking the link i'm getting 404 error.
Here is my configurations
```
STATICFILES_STORAGE = "django_tenants.staticfi…
-
### Provide a general summary of the issue here
In your example documentation for building a Color Picker using a Color Area, Field, Swatch and Slider, if you delete the content in the Color Field so…
xiavn updated
4 months ago
-
Hi, im migrating from 1.4 to v2 and having a hardtime on how to fix the width of one my column charts. Using style:{
maxWidth: 20,
}, simple dont work on this plot and i dont und…