How to create graph with two tables being all dynamic?
问题 I need to complete a sales history test that the company where I work passed me. Where they already get sales data through power bi, and I need to do the same thing but in D3. Here is the image of the graph and tables at the moment: This image shows a graph and two tables, all three of which are directly related. In the graph, the sales value is rendered according to the item (line) that is selected in the table. The default Initial value is the Total line. I'll explain one by one, so I can