cubesviewer icon indicating copy to clipboard operation
cubesviewer copied to clipboard

Explore and visualize analytical datasets

Results 14 cubesviewer issues
Sort by recently updated
recently updated
newest added

It turns out that whenever view with a bar chart active mode is created, grouped/stacked aspect is saved as well (see "chart-barsvertical-stacked" attribute that's returned in a "data" key of...

would not it be reasonable to expect, when we use Date dimension as Horizontal dimension for Bar charts, that "empty" months will not be hidden? they're not hidden from our...

enhancement

sometimes, although quite frequently, when a chart (say, vertical bar chart) is initially displayed, it displays labels on hover quite fine. However, if I begin to refine dataset and/or view,...

bug

From #100, negative values are not shown by the pie chart. Possibilities: 1. At least inform the user that N slices are missing due to negative values 2. Shown as...

bug
enhancement

I think the attribute Order_attribute is not used in dimension filter

bug

I am experiencing the same issue seen in number #69. The order_attribute is not being enforced by the application. Here is a same of my JSON code: { "_comment": "Generated...

bug

We need to sort query, this is important feature for displaying data as a chart. **With:** ![screen shot 2016-10-12 at 14 53 19](https://cloud.githubusercontent.com/assets/17447667/19309118/bb32f784-908b-11e6-819e-4bc86f8c9f6b.png) **Without:** ![screen shot 2016-10-12 at 14 53...

awaiting-feedback

Currently in the view only single measure can be added to chart or series . It is needed if i want to compare two measures.

enhancement

If you try to create a "series table" with an horizontal dimension that can have null values, the table will "crash" with a console error. ![screenshot from 2017-07-18 14-39-25](https://user-images.githubusercontent.com/130899/28317497-77cf7d92-6bc7-11e7-90f8-1792bd7f9e41.png)

I have found that with CubesViewer 2.0.2, Cubes 1.1 and Django 1.9, dimensions containing a comma produce the following error when selected for filtering: ![capture](https://cloud.githubusercontent.com/assets/11540259/16877551/fea46ea4-4aa8-11e6-9894-0e94191445b3.PNG) The Cubes slicer server returns:...

bug