Sorry, I sent the wrong code for the config
Here it is
config: {
timeFormat: "DD-MM HH:mm",
width: "50%",
symbols : ["NFLX", "AAPL",],
alias: ["Netflix", "Apple"],
tickerDuration: 20,
chartDays: 90,
maxTableRows: 5,
mode : "table", // "table" or "ticker"
direction: "row",
showChart: true,
pureLine: true,
chartWidth: "50%",
showVolume: true,
chartInterval: "daily", // choose from ["intraday", "daily", "weekly", "monthly"]
decimals : 2,
chartType: 'line', // 'line', 'candlestick', or 'ohlc'
alternateGridColor: '#223344',
chartLineColor: '#eee',
chartLabelColor: '#eee',
coloredCandles: true,
showPurchasePrices: true,
showPerformance2Purchase: true,