-
Hi!
I would like to graph Bandwidth vs Size (GB) instead of Time as X-axis.
The FIO logs are generated using "write_bw_log" directive. Y-axis should use Value from log file (KiB/s).
The use case…
-
调用charts.PieRender方法生成扇形图,怎么自定义各个扇面的颜色,以下是生成扇面图的代码:
```
assert := assert.New(t)
values := []float64{
1048,
735,
580,
484,
300,
}
p, err := PieRender(
values,
SVGTypeOption…
-
# Description
## User Stories
* > As an admin, i want to hide personal information like e-mail address from my users
## Value
- Compliance
## Acceptance Criteria
- [ ] When OCIS_SHOW…
-
Submitted By: louis
Topic: App Setup
Team: Tier 1 Support
Hey y’all, I have some questions about how to get started with infra development for a new application. I’m working on building out some of…
-
**Describe the bug**
**Affects**
- [ ] Designer
- [ ] Blocks editor
- [ ] Projects Explorer
- [x] Companion
- [ ] Compiled apps
- [ ] Buildserver
- [ ] Debugging
- [ ] Other... (p…
-
We'd like to start using Vero with our Stakewise setup. This has "many" keys, all running in a single Web3signer, with multiple VCs.
To be able to use Vero here, we'd need it to have a configuratio…
-
We want to be allow users to share charts in two ways:
1. Email
2. Downloading an image
Let's add those two buttons (plus the image download functionality)
-
### Version
5.0.0
### Steps to reproduce
1. init:
that.dauChart = echarts.init(
document.getElementById("DAU_CHART"),
"theme"
);
2.setOption…
-
IF one was to create an html page, and send it via email to an iPhone as an attachment, when clicking on the html file the iPhone will not display the charts.
-
**Description:**
As a User, I want see Reports for each module So that i can see all charts , pivot table and plot view
Acceptance Criteria :
User should be able to view the Reports option on side …