SemanticMediaWiki/SemanticResultFormats

[jqplot] use .jqplot-container instead of .container CSS class

オープン

#632 opened on 2021/01/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (87 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (52 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently, jqplot uses the very generic .container CSS class, for example:

This is unfortunate, because .container is also used by other frameworks.

  • replace .container with .jqplot-container everywhere in jqlot result format
  • adjust tests, if required

コントリビューターガイド