anychart.onDocumentReady(function () {
chart = anychart.line([6, 48, 6, 44, 8, 29, 9, 23, 9, 17]);
chart.width('100%').height('95%');
chart.title('Set Twitter sharing settings');
chart.container('container');
anychart.exports.twitter(
'https://export.anychart.com/sharing/twitter',