Charts

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

There are multiple situations when we need to display a chart in our lightning component. We have seen in an earlier blog (REF), the process to use strike components to generate charts in lightning. However, in some cases we may need to display a chart grouped by certain parameters just like how we do in …

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension Read More »

CSV PARSING AND GENERATING CHARTS IN LIGHTNING COMPONENTS

CSV parsing and generating charts in lightning components

Lightning offers advantage over classic that it allows a lot of client processing thus saving the server side actions. One of the scenarios that I would like to cover is parsing CSV file and generating reports from the data fetched without any server side actions. Let us consider, I have a CSV file (comma separated ) …

CSV parsing and generating charts in lightning components Read More »

How to Create Dataset using Salesforce object in Wave Analytics

How to Create Dataset using Salesforce object in Wave Analytics

This blog post is 3rd in the series of posts for Wave Analytics. In my previous blog post How to Create Dataset, Lens, and Dashboard in Wave Analytics, I have explained you the how to create Dataset, Lens, and Dashboard using CSV file. In this blog post, I will explain you, How to create  Dataset using …

How to Create Dataset using Salesforce object in Wave Analytics Read More »

Scroll to Top