Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试找到一种方法来使用在 x 轴上具有多个分组级别的 d3(最好是 Angular-nvd3)创建分组多条形图。
最终结果将类似于以下(非常简单)的模型:
带有 2 个 x 轴的条形图模拟
任何解决方案都需要使用数据绑定来生成正确的轴标签,即没有硬编码。
任何帮助将不胜感激。