I feel like this project is finished. In this post I discuss last work done on this project, show an example of how it did what it was designed to, and write a summary of what I learned and what I could have done better 😉
CHEP Pallets Monitoring And Report. Step 21 – Rendering chart 4
Scripting the last chart! As this chart by it’s idea is very similar to chart 1 I just showcase a quick brief of how it was coded. And this means that this project is reaching it’s end 🙂
CHEP Pallets Monitoring And Report. Step 20 – Rendering chart 2 and chart 3
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 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 12 -Mid summary
In this post I summarize what has been done so far. Explain what charts will be drawn at front end and create sample charts with excel as a guidance.