-
Problem Description: LUX has a requirement for visualizations. The existing wireframes show this: https://nj46vq.axshare.com/#id=63klng&p=entity_-_person_group&g=1. We also need requirements and desi…
-
I used this code (http://jsfiddle.net/5bxbk39k/2/):
```
var data = [
{ Date: "2015-09-14", DayOfMonth: 14, Type: "Views", Amount: 5, y1: 10, },
{ Date…
-
Implement a new dashboard based on [gridster](http://gridster.net/).
### Widgets
#### Text / Tabular
- Info with the ability to filter by a section {Server, Clients, Memory, Persistence, Stats}
- Slow…
-
This is:
- [x] a bug report
### What is the expected behavior?
PhpSpreadsheet should let the Y Axis displayed
### What is the current behavior?
PhpSpreadsheet hides the Y axis
### Wh…
-
I'd be interested to see which decades I've watched anime from during each year. I guess it could be visualized as a stacked area chart (like I've crudely visualized here)
![image](https://github.co…
-
This week Ben worked on creating the site; Sam worked on planning out data representation; Thyra wrote up the majority of the content for the site.
For this upcoming week we've set the following goal…
sjw82 updated
5 years ago
-
I have the following data in a MySQL database:
```
SELECT date AS "time",
platform,
remediated_in_sla AS "Remediated in SLA",
remediated_out_sla AS "Remediated out SLA",
not_remediat…
-
- `representation`: object for aspects of the representation
- `chartType`: in `representation`, the type of chart, such as `bar`, `line`, etc. TBD for complete list or further refinements like how t…
-
On the [stacked bar chart demo](https://github.com/mapd/mapd-charting/blob/master/example/exampleStackedBarchart.html) the series legend shows meaningless names ("`series_...`"), as shown below:
![…
-
Hi, first off thank you for making this utility!
When I am looking at CPU utilization, I'd like to have more insight into the per-core utilization. Currently this is how I configure Zenith when foc…