(604) 376-0872|info@blueflame-software.com
Blue Flame Software Ltd. Blue Flame Software Ltd.
  • Home
  • Work
  • Salesforce
  • About
  • Blog
  • Contact

tkang77

Home/Tim Kang

About Tim Kang

This author has not yet filled in any details.
So far Tim Kang has created 39 blog entries.

Using Highcharts with CodeIgniter

Tim Kang 2017-04-12T20:47:31+00:00

So far, I have shown you how to make Highcharts to use dynamic data using straight PHP. For most of our projects, we use CodeIgniter framework as it's convenient and forces all developers to stick to a structure. I assume that you are familiar with CodeIgniter so I will go straight into showing you how to [...]

Highstock with dynamic data

Tim Kang 2017-04-12T20:49:40+00:00

Some of you were asking me to provide an example of Highstack using some dynamic data. Highsoft website only provides example using static file - http://www.highcharts.com/stock/demo. This is great but I needed to figure how to connect to a live ticker feed. Google and Yahoo used to provide finance API but they don't provide them anymore. [...]

Area chart with data from MySQL using Highcharts

Tim Kang 2017-04-12T20:50:03+00:00

In this tutorial, I will cover how to connect a Highcharts Stacked Area Chart to data from MySQL table. This chart type should be the last of the "standard" report types. If you want me to demonstrate other chart types, let me know in the comment section Step 1 - MySQL Step 2 - JSON Data [...]

Bar chart with data from MySQL using Highcharts

Tim Kang 2017-04-12T20:51:05+00:00

In this tutorial, I will cover how to connect a Highcharts Bar Chart to data from MySQL table. It's almost identical to column chart in the previous post but the chart type is "bar". The nice thing about the bar chart is you can stretch out vertically if your categories don't fit horizontally. Step 1 - [...]

Column chart with data from MySQL using Highcharts

Tim Kang 2017-04-12T20:53:08+00:00

In this tutorial, I will cover how to connect a Highcharts Column Chart to data from MySQL table. Step 1 - MySQLI will re-use the same table structure and data from the last tutorial Stacked column chart with data from MySQL using Highcharts. Run the project_requests.sql in your MySQL database that I included in the download [...]

Stacked column chart with data from MySQL using Highcharts

Tim Kang 2017-04-12T20:53:23+00:00

In the next batch of posts, I will try to provide dynamic examples of other chart types. I have covered the line and pie chart types so I will start providing other chart types. In this tutorial, I will show how to dynamically connect a stacked column chart to a MySQL table. Once you know how [...]

Toggling between DHTMLX Grid and Highcharts

Tim Kang 2017-04-12T20:53:33+00:00

Last time, I showed you how you can get DHTMLX Grid to show your data. This time, I want to show you how to use the same JSON data to be used for Highcharts. Additionally, I will show a nice toggle effect that can be used to flip between a data grid and a chart. Credits:DHTMLX [...]

Using DHTMLX Grid with PHP and MySQL

Tim Kang 2017-04-12T20:53:51+00:00

When you have charts and graphs in your system, inevitably there will be a requirement to include some sort of data table or data grid. If charts can provide overall visualization, data grids can provide exact numbers to be closely inspected. Many projects that I worked on usually required both charts and data grids. There are [...]

Choosing the right chart type

Tim Kang 2017-01-05T00:59:51+00:00

Having difficulty choosing the right chart type for your data? This is a great starting point. Choosing a Good Chart Type

Dynamic Drill Down in Highcharts

Tim Kang 2017-04-12T20:55:21+00:00

When I first tried to use drill down example on Highcharts site, I noticed that the data is all static. I suppose you can load all the data at once but that might a lot of data depending on number of series items. Before looking at this dynamic example, you should familiarize yourself with the default [...]

Previous 1 2 3 4 Next

Recent Posts

  • So You’ve Purchased Salesforce, Now What?!
  • Validation Rule – All or Nothing Scenario
  • Adding a Visualforce Page within a Lightning Experience Standard Page Layout
  • Create a branded Web-to-Lead Form
  • June Wrap Up
© Copyright 2010 - | Blue Flame Software Ltd. | All Rights Reserved