Our editor will allow you to compile code directly in your browser.
You can play with some example components below.
Try to change the value of sales in March, to do that change the following line in the JavaScript code
data: [0, 65, 45, 65, 35, 65, 0],
After that try changing the color of the chart, to do that change the following line in the JavaScript code
var gradientFill = ctxL.createLinearGradient(0, 0, 0, 290);
gradientFill.addColorStop(0, "rgba(173, 53, 186, 1)");
gradientFill.addColorStop(1, "rgba(173, 53, 186, 0.1)");
Do something creative
Try to change the lightning icon on the first button. To do that choose your favorite icon from this list and change the following line in the HTML code:
class="fas fa-bolt"
After that Try to change the color of the second button. To do that change the following line in the HTML code
class="btn-floating btn-primary"
Try to play with it and do something artistic
Try to change the picture in the player. To do that change the following line in the HTML code
src="https://mdbootstrap.com//img/Photos/Others/blossom.jpg"
After that, you should see a new picture in the player
Try to play with it and create amazing content
Publish your snippet by clicking the button at the
top.
Now you can boast to friends that you have completed your first snippet adventure!
Tell your friends about your snippet adventure TWEET!
After that, let's try something more challenging
We invite you to one of the Snippet Challenges
Choose the level of difficulty & win different prizes!
Rewards you can receive:
Easy challenge - Sharing your work from our account so that your amazing work reaches a larger audience.
Medium challenge - 15% discount on our products so that you can develop in programming.
Hard challenge - 25% discount on our products so that you can develop in programming.
Easy
Medium
Hard