【问题标题】:using triggers to store interaction history, but seeing null values使用触发器存储交互历史,但看到空值
【发布时间】:2020-06-12 19:45:34
【问题描述】:

我正在查看triggers 来存储brush 信号的序列。 Here is the link to the editor with the full spec。我添加的相关代码在这里:

    {
      "name": "selected",
      "on": [
        {"trigger": "detailDomain", "insert": "detailDomain"}
      ]
    }

但是,当我查看数据查看器(在编辑器中)时,我看不到任何值(我认为正在插入 null 值)。我不确定我做错了什么。感谢您的帮助!

【问题讨论】:

    标签: vega


    【解决方案1】:

    原来 Vega 编辑器有一个错误。事件实际上已被捕获!

    【讨论】:

      猜你喜欢
      • 2011-09-29
      • 1970-01-01
      • 2012-10-28
      • 1970-01-01
      • 2021-08-01
      • 2010-10-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多