HBASE-27791 Upgrade vega and its related js libraries (#5173)
Signed-off-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
This commit is contained in:
parent
2b098b0819
commit
24c471a0b3
@ -642,11 +642,11 @@ under a '2-clause BSD' license.
|
|||||||
|
|
||||||
----
|
----
|
||||||
This project bundles a copy of the Vega minified javascript library version
|
This project bundles a copy of the Vega minified javascript library version
|
||||||
5.19.1, the Vega-Lite minified javascript library version 5.0.0, and the
|
5.24.0, the Vega-Lite minified javascript library version 5.6.1, and the
|
||||||
Vega-Embed minified javascript library version 6.15.1. All three are
|
Vega-Embed minified javascript library version 6.21.3. All three are
|
||||||
available under the following '3-clause BSD' license.
|
available under the following '3-clause BSD' license.
|
||||||
|
|
||||||
Copyright (c) 2015-2018, University of Washington Interactive Data Lab
|
Copyright (c) 2015-2023, University of Washington Interactive Data Lab
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -17,9 +17,9 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
</%doc>
|
</%doc>
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/js/vega@5.19.1.min.js"></script>
|
<script type="text/javascript" src="/static/js/vega@5.24.0.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/js/vega-lite@5.0.0.min.js"></script>
|
<script type="text/javascript" src="/static/js/vega-lite@5.6.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/js/vega-embed@6.15.1.min.js"></script>
|
<script type="text/javascript" src="/static/js/vega-embed@6.21.3.min.js"></script>
|
||||||
|
|
||||||
<div id="vis" style="width:80%;"></div>
|
<div id="vis" style="width:80%;"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
File diff suppressed because one or more lines are too long
7
hbase-server/src/main/resources/hbase-webapps/static/js/vega-embed@6.21.3.min.js
vendored
Normal file
7
hbase-server/src/main/resources/hbase-webapps/static/js/vega-embed@6.21.3.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
hbase-server/src/main/resources/hbase-webapps/static/js/vega-lite@5.6.1.min.js
vendored
Normal file
2
hbase-server/src/main/resources/hbase-webapps/static/js/vega-lite@5.6.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
hbase-server/src/main/resources/hbase-webapps/static/js/vega@5.24.0.min.js
vendored
Normal file
2
hbase-server/src/main/resources/hbase-webapps/static/js/vega@5.24.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user