Skip to content

Commit

Permalink
Polish external engines
Browse files Browse the repository at this point in the history
  • Loading branch information
blokhin committed Jul 30, 2024
1 parent b47c9ab commit 225f22a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions src_js/third_party/cifplayer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src_js/third_party/visavis.js
Original file line number Diff line number Diff line change
Expand Up @@ -18669,7 +18669,7 @@ var $;
}
x_title() {
const dict = {
'pressure': 'P, Gpa',
'pressure': 'P, GPa',
'temperature': 'T, K',
};
return dict[this.x_data_type()];
Expand Down

0 comments on commit 225f22a

Please sign in to comment.