I finish coding Chart 2 and Chart 3 for my project. Also fixed a few bugs and did some changes to styling. I can feel this project reaching it’s final shape! 😉
CHEP Pallets Monitoring And Report. Step 19 – Last bits for chart 1
Finishing touches on chart 1. Before I can declare chart 1 completed there are a few little tings that needs tidying up. I go trough them in this post.
CHEP Pallets Monitoring And Report. Step 18 – Adding coloured suppliers names (Labels)
In this post I showcase how I added coloured suppliers name for each month to chart 1.
CHEP Pallets Monitoring And Report. Step 17 – Colouring stripLines for every second supplier
To make it easier to distinguish individual suppliers the chart 1, I coloured the background of every second suppliers bar charts. In this post I explain how I’ve done this.
CHEP Pallets Monitoring And Report. Step 16 – Colouring chart 1 bars
In this post I explain how I colour bar charts for chart 1. Every unique suppliers gets assigned a color for its bar charts, to make it easy to distinguish the supplier inside the chart.
CHEP Pallets Monitoring And Report. Step 15 – Adding bars to chart 1
In this post I explain how the bar charts have been rendered for chart 1 and demonstrate the code responsible for it.
CHEP Pallets Monitoring And Report. Step 14 – Formatting chart 1
In this post I breiafly explain the formatting changes I have done to the sample chart from canvasjs.com.
CHEP Pallets Monitoring And Report. Step 13 – First Steps for chart 1
Started coding first chart on front end. For this project decided to use CanvasJS chart library. I find the first results satisfying!
CHEP Pallets Monitoring And Report. Step 4
Started coding CHEP pallets report. Already created a website where you upload the transaction report and then upload the chosen columns to database for SQL querying.