None of these is part of Canvas. However, it is relatively easy to implement:
For Bar+Line chart, check Angular-nvD3
This library comes with Canvas. Check how they do those charts in JSFiddle. So all you have to do is to create MDX query and process received data in the way required by the chart you want to display.
Sparkline chart is available as plugin: Canvas Plugin: Sparklines