Export custom chart from microstrategy dashboard - d3.js

I want to export my custom chart as PDF in MicroStrategy. I am using D3.js with MicroStrategy 10.4 to build my own charts but I have a problem with the export.
Is there some code which I probably miss to enable the export function? You can find my JS code at GitHub.
This picture is what I see on MicroStrategy if I am creating a new Dashboard with my personal D3 chart.
But what I get after clicking "Export to PDF" I have this result:
I just see a table. But if I am trying to export one of the standard charts from MicroStrategy it works! So I think the porblem is in my JS code.
Can someone tell me that I am right with my guess or is the export-functionallity just available for the standard charts?
Thanks a lot

Related

Ag-grid excel export with ExcelStyle making browser unresponsive

We have a requirement with ag-grid-angular where we need to show row cell with currency while exporting the grid to excel.
Problem : With ag-grid ExcelStyle, we are getting a browser unresponsive popup, whereas if we don't use ExcelStyle, the export is working seamlessly.
So, we need a solution where we can use ExcelStyle and download a grid as excel which will be seamless and performance oriented.

Telerik RadSpreadsheet to PDF

I’m currently using web forms and VB.NET I’ve tried following the examples and docs on Teleriks website, however the results are not as expected. It appears that Telerik is taking a screen capture and turning that into a PDF.
What I’m needing is to export the spreadsheet that is displayed in the RadSpreadsheet control into a PDF document such that the results are identical to what’s being displayed.
I’m starting to wonder if Telerik doesn’t actually do anything but take screen shots and save them as a PDF. Even their demo does that. Does anyone know how to go about exporting the Excel file into a PDF? Again their documentation to me isn’t really clear.
there are several libraries used to process documents. They are called Telerik Document Processing. You can use them to generate, modify or convert documents. You could use the RadSpreadProcessing library to export your grid data and then convert the Workbook to a PDF document. Here is the documentation of the PDF export feature https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/formats-and-conversion/pdf/pdfformatprovider
The PDF documents generated this way are not screenshot, they are real PDF documents.

Pentaho CDE new charts not rendering

New charts I add to an existing CDE dashboard are not rendering. Existing charts are working ok.
I have also created brand new dashboards and the same problem occurred.
I checked Pentaho - charts not displaying in CDE dashboards and Pentaho CDE Bar chart display. I am not in a position to reinstall everything as this is a live system. However, I tried it on a backup installation and the same problem occurred. I also checked the height and width as suggested in the second posting and they are ok.
Using the developer tools on the rendered objects I see the following (sorry in advance for using screenshots):
The working pie chart
The non-working pie chart
Both pie charts are accessing the same query so they should be the same.
I hope someone can help.
Thanks,
Fergus

Do Open Source Package of Kendo UI supports Kendo charts/graph

I just started with Kendo UI and I am using Open Source package of Kendo UI. SO in the package I am not able to see any javascript files which contains name chart. I want to display some charts . So I am doubt that is open source package of kendo ui is supporting charts.
Anyway I have added following Kendo.core.min.js and Kendo.data.min.js to the page and called to chart function. But it's throwing error.
Any guidance would be very really helpful .
Charts are not contained in the open source version of Kendo UI Core product. They are available in the professional version but this has a cost associated with it ($699). If you take a look at the following link:
Kendo UI Core vs Kendo UI Professional
If you require charting needs and do not wish to page for the Chart features then give HighCharts a look. They are free to use in a non-commercial setting and are generally considered one of the the better solutions out there.
Hopefully this answers your question adequately.
Please check the below URL , It will help you to find out which all features are available in which all versions.
https://github.com/telerik/kendo-ui-core
There are too many open source, jquery based charts are available. See this list: http://socialcompare.com/en/comparison/javascript-graphs-and-charts-libraries

Cognos Report Studio: how to export data table attached to chart in excel

Cognos Report Studio: how to export data table attached to chart in excel
I want to export a cognos report out to excel. In my report, there are two tables and two charts. When I export to excel, the charts are rendered as static images. What I want is to export the cognos report with two charts which data sources are from the two tables. Like simple charts in excel, chart data range is selected from the table.
The purpose of doing this, is for me to be able to import the excel charts to Roambi. Roambi needs a chart which data range is from a table.
Thanks a lot.
Yin.
What Cognos BI version do you have?
In Cognos 10.2 Chart is exported as Chart in Excel 2007. And you can unhide hidden list of data for chart.
But ykud is right - try Active report for mobile users.
Thank you, Alexey Baturin!
I am using cognos 10.2. And I found out that there is chart data in the hidden tabs. Sorry for late reply bcos I didn't see it.
I found out that there is chart data and it's only importing problem in Roambi.
I uploaded to the sharepoint as a data source for Roambi. But I can't import this file sometimes, showing the error "This file has no content. It cannot be imported". This is inconsistent.
I have found out a way to resolve:
I export the cognos report to excel.
Open the excel file, Save and Close. No need to change anything.
And upload to sharepoint.
Then I have no error and can import to Roambi.
I can’t afford any manual intervention like this, for this process.

Resources