融资余额Y坐标auto scale
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ option = {
|
|||||||
{
|
{
|
||||||
type:'value',
|
type:'value',
|
||||||
name:legend[1]+'-'+unit, //图例
|
name:legend[1]+'-'+unit, //图例
|
||||||
//scale:true,
|
scale:true,
|
||||||
boundaryGap:false,
|
boundaryGap:false,
|
||||||
show:true,
|
show:true,
|
||||||
splitLine:{
|
splitLine:{
|
||||||
|
|||||||
+1
-1
@@ -43,6 +43,6 @@ include_once "html/head.php";
|
|||||||
var headtxt = '<?php echo $ts_name.'('.$_REQUEST['ts_code'].')'; ?>';
|
var headtxt = '<?php echo $ts_name.'('.$_REQUEST['ts_code'].')'; ?>';
|
||||||
var subtxt = '<?php echo $subtext_ext; ?>';
|
var subtxt = '<?php echo $subtext_ext; ?>';
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript" src="js/chartmargin.js?version=3.15"></script>
|
<script type="text/javascript" src="js/chartmargin.js?version=3.16"></script>
|
||||||
<?php include_once "html/footer.php"; ?>
|
<?php include_once "html/footer.php"; ?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user