v35.2.0: Divinity Original Sin¶
Major release issued on July 25th, 2018. This week we’ve added option to the tablechart.
New features focus¶
Tablechart images can now be assets¶
Now when you set-up your tablechart, you can add images that are already uploaded in your asset section. To do so, you just have to call the asset’s name in your front config, as described below.
columns: [
type: 'image'
linkType: 'asset'
label:'column in the data containing the asset names'
]